Uses of Interface
io.trino.operator.aggregation.minmaxn.MinMaxNState
Packages that use MinMaxNState
-
Uses of MinMaxNState in io.trino.operator.aggregation.minmaxn
Classes in io.trino.operator.aggregation.minmaxn with type parameters of type MinMaxNStateSubinterfaces of MinMaxNState in io.trino.operator.aggregation.minmaxnClasses in io.trino.operator.aggregation.minmaxn that implement MinMaxNStateModifier and TypeClassDescriptionstatic classstatic classMethods in io.trino.operator.aggregation.minmaxn with parameters of type MinMaxNStateModifier and TypeMethodDescriptionvoidMinMaxNState.merge(MinMaxNState other) Merge with the specified state.