Package org.apache.cassandra.db.aggregation
-
Interface Summary Interface Description AggregationSpecification.Factory Factory forAggregationSpecification
. -
Class Summary Class Description AggregationSpecification Defines how rows should be grouped for creating aggregates.AggregationSpecification.Serializer GroupingState GroupMaker
state.GroupingState.Serializer GroupMaker AGroupMaker
can be used to determine if some sorted rows belongs to the same group or not. -
Enum Summary Enum Description AggregationSpecification.Kind TheAggregationSpecification
kinds.