Uses of Interface
org.apache.flink.runtime.state.KeyGroupPartitioner.KeyGroupElementsConsumer
-
Packages that use KeyGroupPartitioner.KeyGroupElementsConsumer Package Description org.apache.flink.runtime.state -
-
Uses of KeyGroupPartitioner.KeyGroupElementsConsumer in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state with parameters of type KeyGroupPartitioner.KeyGroupElementsConsumer Modifier and Type Method Description static <T> StateSnapshotKeyGroupReader
KeyGroupPartitioner. createKeyGroupPartitionReader(KeyGroupPartitioner.ElementReaderFunction<T> readerFunction, KeyGroupPartitioner.KeyGroupElementsConsumer<T> elementConsumer)
-