Class MaxByNStateFactory

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

public class MaxByNStateFactory extends Object implements AccumulatorStateFactory<MaxByNState>