| Package | Description | 
|---|---|
| org.apache.cassandra.db.aggregation | 
| Modifier and Type | Field and Description | 
|---|---|
| static GroupMaker | GroupMaker. GROUP_EVERYTHINGGroupMakerthat groups all the rows together. | 
| Modifier and Type | Method and Description | 
|---|---|
| GroupMaker | AggregationSpecification. newGroupMaker()Creates a new  GroupMakerinstance. | 
| abstract GroupMaker | AggregationSpecification. newGroupMaker(GroupingState state)Creates a new  GroupMakerinstance. | 
| static GroupMaker | GroupMaker. newInstance(ClusteringComparator comparator,
           int clusteringPrefixSize) | 
| static GroupMaker | GroupMaker. newInstance(ClusteringComparator comparator,
           int clusteringPrefixSize,
           GroupingState state) | 
Copyright © 2018 The Apache Software Foundation