Uses of Class
org.apache.flink.runtime.io.network.partition.TaskExecutorPartitionInfo
Packages that use TaskExecutorPartitionInfo
-
Uses of TaskExecutorPartitionInfo in org.apache.flink.runtime.io.network.partition
Methods in org.apache.flink.runtime.io.network.partition that return TaskExecutorPartitionInfoModifier and TypeMethodDescriptionstatic TaskExecutorPartitionInfoTaskExecutorPartitionInfo.from(ResultPartitionDeploymentDescriptor resultPartitionDeploymentDescriptor) Methods in org.apache.flink.runtime.io.network.partition that return types with arguments of type TaskExecutorPartitionInfoModifier and TypeMethodDescriptionTaskExecutorPartitionTracker.getTrackedPartitionsFor(org.apache.flink.api.common.JobID producingJobId) Get all partitions tracked for the given job.TaskExecutorPartitionTrackerImpl.getTrackedPartitionsFor(org.apache.flink.api.common.JobID producingJobId) Methods in org.apache.flink.runtime.io.network.partition with parameters of type TaskExecutorPartitionInfoModifier and TypeMethodDescriptionvoidTaskExecutorPartitionTracker.startTrackingPartition(org.apache.flink.api.common.JobID producingJobId, TaskExecutorPartitionInfo partitionInfo) Starts the tracking of the given partition for the given job.voidTaskExecutorPartitionTrackerImpl.startTrackingPartition(org.apache.flink.api.common.JobID producingJobId, TaskExecutorPartitionInfo partitionInfo)