| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.jobmaster | |
| org.apache.flink.runtime.taskexecutor |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultExecutionDeploymentReconciler.reconcileExecutionDeployments(ResourceID taskExecutorHost,
ExecutionDeploymentReport executionDeploymentReport,
Map<ExecutionAttemptID,ExecutionDeploymentState> expectedDeployedExecutions) |
void |
ExecutionDeploymentReconciler.reconcileExecutionDeployments(ResourceID taskExecutorHost,
ExecutionDeploymentReport executionDeploymentReport,
Map<ExecutionAttemptID,ExecutionDeploymentState> expectedDeployedExecutionIds)
Reconciles the deployment states between all reported/expected executions for the given task
executor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutionDeploymentReport |
TaskExecutorToJobManagerHeartbeatPayload.getExecutionDeploymentReport() |
| 构造器和说明 |
|---|
TaskExecutorToJobManagerHeartbeatPayload(AccumulatorReport accumulatorReport,
ExecutionDeploymentReport executionDeploymentReport) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.