Class MinByNStateFactory

java.lang.Object
io.trino.operator.aggregation.minmaxbyn.MinByNStateFactory
All Implemented Interfaces:
AccumulatorStateFactory<MinByNState>

public class MinByNStateFactory extends Object implements AccumulatorStateFactory<MinByNState>