| Modifier and Type | Method and Description |
|---|---|
Optional<TaskExecutorGateway> |
PartitionTrackerFactory.TaskExecutorGatewayLookup.lookup(ResourceID taskExecutorId)
Returns a
TaskExecutorGateway corresponding to the given ResourceID. |
| 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–2020 The Apache Software Foundation. All rights reserved.