| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmaster | |
| org.apache.flink.runtime.resourcemanager.registration | |
| org.apache.flink.runtime.taskexecutor |
| Constructor and Description |
|---|
RpcTaskManagerGateway(TaskExecutorGateway taskExecutorGateway,
JobMasterId jobMasterId) |
| Modifier and Type | Method and Description |
|---|---|
TaskExecutorGateway |
TaskExecutorConnection.getTaskExecutorGateway() |
| Constructor and Description |
|---|
TaskExecutorConnection(ResourceID resourceID,
TaskExecutorGateway taskExecutorGateway) |
WorkerRegistration(TaskExecutorGateway taskExecutorGateway,
WorkerType worker,
int dataPort,
HardwareDescription hardwareDescription) |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskExecutor
TaskExecutor implementation.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.