Class ClusterPartitionReport

java.lang.Object
org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport
All Implemented Interfaces:
Serializable

public class ClusterPartitionReport extends Object implements Serializable
A report about the current status of all cluster partitions of the TaskExecutor, describing which partitions are available.
See Also: