| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.jobmanager.slots | |
| org.apache.flink.runtime.jobmaster | |
| org.apache.flink.runtime.taskexecutor |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
TaskManagerGateway
Task manager gateway interface to communicate with the task manager.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RpcTaskManagerGateway
Implementation of the
TaskManagerGateway for Flink's RPC system. |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
TaskExecutorGateway
TaskExecutor RPC gateway interface. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TaskExecutor
TaskExecutor implementation.
|
class |
TaskExecutorGatewayDecoratorBase
A class that decorates/forwards calls to a
TaskExecutorGateway. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.