Class ResourceManagerPartitionTrackerImpl

java.lang.Object
org.apache.flink.runtime.io.network.partition.ResourceManagerPartitionTrackerImpl
All Implemented Interfaces:
ResourceManagerPartitionTracker

public class ResourceManagerPartitionTrackerImpl extends Object implements ResourceManagerPartitionTracker
Default ResourceManagerPartitionTracker implementation.

Internal tracking info must only be updated upon reception of a ClusterPartitionReport, as the task executor state is the source of truth.