Uses of Class
io.trino.operator.aggregation.KeyValuePairs
Packages that use KeyValuePairs
-
Uses of KeyValuePairs in io.trino.operator.aggregation
Methods in io.trino.operator.aggregation that return KeyValuePairs -
Uses of KeyValuePairs in io.trino.operator.aggregation.state
Methods in io.trino.operator.aggregation.state that return KeyValuePairsModifier and TypeMethodDescriptionKeyValuePairsState.get()KeyValuePairsStateFactory.GroupedState.get()KeyValuePairsStateFactory.SingleState.get()Methods in io.trino.operator.aggregation.state with parameters of type KeyValuePairsModifier and TypeMethodDescriptionvoidKeyValuePairsState.set(KeyValuePairs value) voidKeyValuePairsStateFactory.GroupedState.set(KeyValuePairs value) voidKeyValuePairsStateFactory.SingleState.set(KeyValuePairs value)