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