| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition |
| 限定符和类型 | 方法和说明 |
|---|---|
static TaskExecutorPartitionInfo |
TaskExecutorPartitionInfo.from(ResultPartitionDeploymentDescriptor resultPartitionDeploymentDescriptor) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TaskExecutorPartitionTrackerImpl.startTrackingPartition(org.apache.flink.api.common.JobID producingJobId,
TaskExecutorPartitionInfo partitionInfo) |
void |
TaskExecutorPartitionTracker.startTrackingPartition(org.apache.flink.api.common.JobID producingJobId,
TaskExecutorPartitionInfo partitionInfo)
Starts the tracking of the given partition for the given job.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.