Class MinMaxByNStateFactory

java.lang.Object
io.trino.operator.aggregation.minmaxby.MinMaxByNStateFactory
All Implemented Interfaces:
AccumulatorStateFactory<MinMaxByNState>

public class MinMaxByNStateFactory extends Object implements AccumulatorStateFactory<MinMaxByNState>