Uses of Interface
org.apache.cassandra.cql3.functions.AggregateFunction.Aggregate
Packages that use AggregateFunction.Aggregate
-
Uses of AggregateFunction.Aggregate in org.apache.cassandra.cql3.functions
Methods in org.apache.cassandra.cql3.functions that return AggregateFunction.AggregateModifier and TypeMethodDescriptionAggregateFcts.CountRowsFunction.newAggregate()AggregateFunction.newAggregate()Creates a newAggregateinstance.UDAggregate.newAggregate()