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