Uses of Interface
io.trino.operator.aggregation.minmaxbyn.MinMaxByNState
Packages that use MinMaxByNState
-
Uses of MinMaxByNState in io.trino.operator.aggregation.minmaxbyn
Classes in io.trino.operator.aggregation.minmaxbyn with type parameters of type MinMaxByNStateSubinterfaces of MinMaxByNState in io.trino.operator.aggregation.minmaxbynClasses in io.trino.operator.aggregation.minmaxbyn that implement MinMaxByNStateModifier and TypeClassDescriptionstatic classstatic classMethods in io.trino.operator.aggregation.minmaxbyn with parameters of type MinMaxByNStateModifier and TypeMethodDescriptionvoidMinMaxByNState.merge(MinMaxByNState other) Merge with the specified state.