Class ResultPartitionManager

java.lang.Object
org.apache.flink.runtime.io.network.partition.ResultPartitionManager
All Implemented Interfaces:
ResultPartitionProvider

public class ResultPartitionManager extends Object implements ResultPartitionProvider
The result partition manager keeps track of all currently produced/consumed partitions of a task manager.