| Class | Description |
|---|---|
| JobManagerRegistration |
Container for JobManager related registration information, such as the leader id or the job id.
|
| TaskExecutorConnection |
This class is responsible for grouping the TaskExecutorGateway and the InstanceID
of a registered task executor.
|
| WorkerRegistration<WorkerType extends ResourceIDRetrievable> |
This class extends the
TaskExecutorConnection, adding the worker information. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.