Uses of Interface
io.trino.operator.aggregation.minmaxby.TwoNullableValueState
-
Packages that use TwoNullableValueState Package Description io.trino.operator.aggregation.minmaxby -
-
Uses of TwoNullableValueState in io.trino.operator.aggregation.minmaxby
Subinterfaces of TwoNullableValueState in io.trino.operator.aggregation.minmaxby Modifier and Type Interface Description interfaceBooleanAndBlockPositionValueStateinterfaceBooleanBooleanStateinterfaceBooleanDoubleStateinterfaceBooleanLongStateinterfaceDoubleAndBlockPositionValueStateinterfaceDoubleBooleanStateinterfaceDoubleDoubleStateinterfaceDoubleLongStateinterfaceKeyAndBlockPositionValueStateUsed for MinMaxBy aggregation states where value's native container type is Block or Slice.interfaceLongAndBlockPositionValueStateinterfaceLongBooleanStateinterfaceLongDoubleStateinterfaceLongLongStateinterfaceObjectAndBlockPositionValueStateinterfaceObjectBooleanStateinterfaceObjectDoubleStateinterfaceObjectLongState
-