Uses of Class
org.apache.druid.query.aggregation.GroupingAggregatorFactory
-
Packages that use GroupingAggregatorFactory Package Description org.apache.druid.query.aggregation -
-
Uses of GroupingAggregatorFactory in org.apache.druid.query.aggregation
Methods in org.apache.druid.query.aggregation that return GroupingAggregatorFactory Modifier and Type Method Description GroupingAggregatorFactoryGroupingAggregatorFactory. withKeyDimensions(Set<String> newKeyDimensions)Replace the paramkeyDimensionswith the new set of key dimensions
-