Interface | Description |
---|---|
InfoMessageListenerRpcGateway |
A gateway to listen for info messages from
ResourceManager |
JobLeaderIdActions |
Interface for actions called by the
JobLeaderIdService . |
ResourceManagerFactory<T extends ResourceIDRetrievable> |
ResourceManager factory. |
ResourceManagerGateway |
The
ResourceManager 's RPC gateway interface. |
ResourceManagerServices |
Interface which provides access to services of the ResourceManager.
|
Class | Description |
---|---|
JobLeaderIdService |
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.
|
ResourceManagerId |
Fencing token for the
ResourceManager . |
ResourceManagerRuntimeServices |
Container class for the
ResourceManager services. |
ResourceManagerRuntimeServicesConfiguration |
Configuration class for the
ResourceManagerRuntimeServices class. |
ResourceOverview |
Class containing information about the available cluster resources.
|
SlotRequest |
This describes the requirement of the slot, mainly used by JobManager requesting slot from ResourceManager.
|
StandaloneResourceManager |
A standalone implementation of the resource manager.
|
Enum | Description |
---|---|
StandaloneResourceManagerFactory |
ResourceManagerFactory which creates a StandaloneResourceManager . |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.