Uses of Interface
org.apache.cassandra.cql3.functions.AggregateFunction.Aggregate
-
Packages that use AggregateFunction.Aggregate Package Description org.apache.cassandra.cql3.functions -
-
Uses of AggregateFunction.Aggregate in org.apache.cassandra.cql3.functions
Methods in org.apache.cassandra.cql3.functions that return AggregateFunction.Aggregate Modifier and Type Method Description AggregateFunction.AggregateAggregateFcts.CountRowsFunction. newAggregate()AggregateFunction.AggregateAggregateFunction. newAggregate()Creates a newAggregateinstance.AggregateFunction.AggregateUDAggregate. newAggregate()
-