Class MinMaxByNStateSerializer

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

public class MinMaxByNStateSerializer extends Object implements AccumulatorStateSerializer<MinMaxByNState>