Class MinNStateFactory

java.lang.Object
io.trino.operator.aggregation.minmaxn.MinNStateFactory
All Implemented Interfaces:
AccumulatorStateFactory<MinNState>

public class MinNStateFactory extends Object implements AccumulatorStateFactory<MinNState>