| Interface | Description |
|---|---|
| InfoMessageListenerRpcGateway |
A gateway to listen for info messages from
ResourceManager |
| JobLeaderIdActions |
Interface for actions called by the
JobLeaderIdService. |
| 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 Serializable> |
ResourceManager implementation.
|
| ResourceManagerConfiguration |
Resource manager configuration
|
| ResourceManagerRunner |
Simple
StandaloneResourceManager runner. |
| ResourceManagerRuntimeServices |
Container class for the
ResourceManager services. |
| ResourceManagerRuntimeServicesConfiguration |
Configuration class for the
ResourceManagerRuntimeServices class. |
| SlotRequest |
This describes the requirement of the slot, mainly used by JobManager requesting slot from ResourceManager.
|
| StandaloneResourceManager |
A standalone implementation of the resource manager.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.