Uses of Class
org.apache.flink.runtime.io.network.partition.PartitionTrackerEntry
Packages that use PartitionTrackerEntry
-
Uses of PartitionTrackerEntry in org.apache.flink.runtime.io.network.partition
Methods in org.apache.flink.runtime.io.network.partition that return types with arguments of type PartitionTrackerEntryModifier and TypeMethodDescriptionAbstractPartitionTracker.stopTrackingPartitions(Collection<ResultPartitionID> resultPartitionIds) PartitionTracker.stopTrackingPartitions(Collection<ResultPartitionID> resultPartitionIds) Stops the tracking of the given partitions.AbstractPartitionTracker.stopTrackingPartitionsFor(K key) PartitionTracker.stopTrackingPartitionsFor(K key) Stops the tracking of all partitions for the given key.