Class ClusterPartitionReport.ClusterPartitionReportEntry

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

public static class ClusterPartitionReport.ClusterPartitionReportEntry extends Object implements Serializable
An entry describing all partitions belonging to one dataset.
See Also: