Package org.apache.flink.runtime.state
Interface KeyGroupPartitioner.PartitioningResult<T>
- All Superinterfaces:
StateSnapshot.StateKeyGroupWriter
- Enclosing class:
- KeyGroupPartitioner<T>
public static interface KeyGroupPartitioner.PartitioningResult<T>
extends StateSnapshot.StateKeyGroupWriter
This represents the result of key-group partitioning.
-
Method Summary
Methods inherited from interface org.apache.flink.runtime.state.StateSnapshot.StateKeyGroupWriter
writeStateInKeyGroup
-
Method Details
-
iterator
-