| ArbitraryWorkerResourceSpecFactory |
|
| DefaultJobLeaderIdService |
Service which retrieves for a registered job the current job leader id (the leader id of the job
manager responsible for the job).
|
| ResourceManager<WorkerType extends ResourceIDRetrievable> |
ResourceManager implementation.
|
| ResourceManagerFactory<T extends ResourceIDRetrievable> |
|
| ResourceManagerId |
|
| ResourceManagerProcessContext |
This class contains information and services needed for creating a ResourceManager, which do not change during the
lifetime of the process and can be reused between multiple resource manager instances in the
process.
|
| ResourceManagerRuntimeServices |
|
| ResourceManagerRuntimeServicesConfiguration |
|
| ResourceManagerServiceImpl |
|
| ResourceOverview |
Class containing information about the available cluster resources.
|
| StandaloneResourceManager |
A standalone implementation of the resource manager.
|
| StandaloneResourceManagerFactory |
|
| TaskExecutorRegistration |
Information provided by the TaskExecutor when it registers to the ResourceManager.
|
| TaskManagerInfoWithSlots |
Contains the base information about a TaskExecutor and its allocated slots.
|
| WorkerResourceSpec |
Resource specification of a worker, mainly used by SlotManager requesting from ResourceManager.
|
| WorkerResourceSpec.Builder |
|
| WorkerResourceSpecFactory |
|