Class MaxByNStateSerializer

java.lang.Object
io.trino.operator.aggregation.minmaxbyn.MinMaxByNStateSerializer<MaxByNState>
io.trino.operator.aggregation.minmaxbyn.MaxByNStateSerializer
All Implemented Interfaces:
AccumulatorStateSerializer<MaxByNState>

public class MaxByNStateSerializer extends MinMaxByNStateSerializer<MaxByNState>
  • Constructor Details

    • MaxByNStateSerializer

      public MaxByNStateSerializer(Type serializedType)