Uses of Class
org.apache.flink.runtime.io.network.partition.AbstractPartitionTracker
-
Packages that use AbstractPartitionTracker Package Description org.apache.flink.runtime.io.network.partition -
-
Uses of AbstractPartitionTracker in org.apache.flink.runtime.io.network.partition
Subclasses of AbstractPartitionTracker in org.apache.flink.runtime.io.network.partition Modifier and Type Class Description classJobMasterPartitionTrackerImplUtility for tracking partitions and issuing release calls to task executors and shuffle masters.classTaskExecutorPartitionTrackerImplUtility for tracking partitions and issuing release calls to task executors and shuffle masters.
-