Uses of Class
io.trino.operator.aggregation.GroupedAggregator
Packages that use GroupedAggregator
-
Uses of GroupedAggregator in io.trino.operator.aggregation
Methods in io.trino.operator.aggregation that return GroupedAggregatorModifier and TypeMethodDescriptionAggregatorFactory.createGroupedAggregator(AggregationMetrics metrics) AggregatorFactory.createUnspillGroupedAggregator(AggregationNode.Step step, int inputChannel, AggregationMetrics metrics)