Class MapAggregationStateFactory

java.lang.Object
io.trino.operator.aggregation.MapAggregationStateFactory
All Implemented Interfaces:
AccumulatorStateFactory<MapAggregationState>

public class MapAggregationStateFactory extends Object implements AccumulatorStateFactory<MapAggregationState>