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.Aggregate
AggregateFcts.CountRowsFunction. newAggregate()
AggregateFunction.Aggregate
AggregateFunction. newAggregate()
Creates a newAggregate
instance.AggregateFunction.Aggregate
UDAggregate. newAggregate()
-