Uses of Interface
io.prestosql.operator.aggregation.minmaxby.KeyAndBlockPositionValueState
-
Packages that use KeyAndBlockPositionValueState Package Description io.prestosql.operator.aggregation.minmaxby -
-
Uses of KeyAndBlockPositionValueState in io.prestosql.operator.aggregation.minmaxby
Classes in io.prestosql.operator.aggregation.minmaxby with type parameters of type KeyAndBlockPositionValueState Modifier and Type Class Description classKeyAndBlockPositionValueStateSerializer<T extends KeyAndBlockPositionValueState>Subinterfaces of KeyAndBlockPositionValueState in io.prestosql.operator.aggregation.minmaxby Modifier and Type Interface Description interfaceBooleanAndBlockPositionValueStateinterfaceDoubleAndBlockPositionValueStateinterfaceLongAndBlockPositionValueStateinterfaceObjectAndBlockPositionValueState
-