Uses of Interface
org.apache.flink.runtime.state.KeyGroupPartitioner.KeyGroupElementsConsumer
Packages that use KeyGroupPartitioner.KeyGroupElementsConsumer
-
Uses of KeyGroupPartitioner.KeyGroupElementsConsumer in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state with parameters of type KeyGroupPartitioner.KeyGroupElementsConsumerModifier and TypeMethodDescriptionstatic <T> StateSnapshotKeyGroupReaderKeyGroupPartitioner.createKeyGroupPartitionReader(KeyGroupPartitioner.ElementReaderFunction<T> readerFunction, KeyGroupPartitioner.KeyGroupElementsConsumer<T> elementConsumer)