GroupByAggregator | 
GroupByAggregator.groupBy(String... paths)  | 
GroupByAggregator | 
GroupByAggregator.having(GroupByFilter filter)  | 
GroupByAggregator | 
GroupByAggregator.select(SpaceEntriesAggregator... aggregators)  | 
GroupByAggregator | 
GroupByAggregator.selectAverage(String path)  | 
GroupByAggregator | 
GroupByAggregator.selectCount()  | 
GroupByAggregator | 
GroupByAggregator.selectCount(String path)  | 
GroupByAggregator | 
GroupByAggregator.selectMaxEntry(String path)  | 
GroupByAggregator | 
GroupByAggregator.selectMaxValue(String path)  | 
GroupByAggregator | 
GroupByAggregator.selectMinEntry(String path)  | 
GroupByAggregator | 
GroupByAggregator.selectMinValue(String path)  | 
GroupByAggregator | 
GroupByAggregator.selectSum(String path)  |