@InterfaceAudience.Private @InterfaceStability.Unstable
Interface | Description |
---|---|
Recoverable |
Class | Description |
---|---|
FileSystemRMStateStore | |
LeveldbRMStateStore | |
MemoryRMStateStore | |
NullRMStateStore | |
RMStateStore | |
RMStateStore.RMDTSecretManagerState | |
RMStateStore.RMState |
State of the ResourceManager
|
RMStateStoreAMRMTokenEvent | |
RMStateStoreAppAttemptEvent | |
RMStateStoreAppEvent | |
RMStateStoreEvent | |
RMStateStoreFactory | |
RMStateStoreRemoveAppAttemptEvent |
A event used to remove an attempt.
|
RMStateStoreRemoveAppEvent | |
RMStateStoreRMDTEvent | |
RMStateStoreRMDTMasterKeyEvent | |
RMStateUpdateAppAttemptEvent | |
RMStateUpdateAppEvent | |
ZKRMStateStore |
Changes from 1.1 to 1.2, AMRMTokenSecretManager state has been saved
separately.
|
Enum | Description |
---|---|
RMStateStoreEventType |
Exception | Description |
---|---|
RMStateVersionIncompatibleException |
This exception is thrown by ResourceManager if it's loading an incompatible
version of state from state store on recovery.
|
StoreFencedException |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.