Package | Description |
---|---|
org.apache.flink.runtime.jobmanager.slots | |
org.apache.flink.runtime.jobmaster | |
org.apache.flink.runtime.taskexecutor |
Modifier and Type | Interface and Description |
---|---|
interface |
TaskManagerGateway
Task manager gateway interface to communicate with the task manager.
|
Modifier and Type | Class and Description |
---|---|
class |
RpcTaskManagerGateway
Implementation of the
TaskManagerGateway for Flink's RPC system. |
Modifier and Type | Interface and Description |
---|---|
interface |
TaskExecutorGateway
TaskExecutor RPC gateway interface. |
Modifier and Type | Class and Description |
---|---|
class |
TaskExecutor
TaskExecutor implementation.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.