Uses of Interface
org.apache.cassandra.cql3.functions.AggregateFunction
-
Packages that use AggregateFunction Package Description org.apache.cassandra.cql3.functions -
-
Uses of AggregateFunction in org.apache.cassandra.cql3.functions
Classes in org.apache.cassandra.cql3.functions that implement AggregateFunction Modifier and Type Class Description static classAggregateFcts.CountRowsFunctionclassNativeAggregateFunctionBase class for theAggregateFunctionnative classes.classUDAggregateBase class for user-defined-aggregates.
-