Class InflightDataRescalingDescriptor

java.lang.Object
org.apache.flink.runtime.checkpoint.InflightDataRescalingDescriptor
All Implemented Interfaces:
Serializable

public class InflightDataRescalingDescriptor extends Object implements Serializable
Captures ambiguous mappings of old channels to new channels for a particular gate or partition.
See Also: