Uses of Interface
org.apache.cassandra.cql3.functions.AggregateFunction
Packages that use AggregateFunction
-
Uses of AggregateFunction in org.apache.cassandra.cql3.functions
Classes in org.apache.cassandra.cql3.functions that implement AggregateFunctionModifier and TypeClassDescriptionstatic classclassBase class for theAggregateFunctionnative classes.classBase class for user-defined-aggregates.