@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 | |
| RMStateStoreRemoveAppEvent | |
| RMStateStoreRMDTEvent | |
| RMStateStoreRMDTMasterKeyEvent | |
| RMStateUpdateAppAttemptEvent | |
| RMStateUpdateAppEvent | |
| ZKRMStateStore |
Changes from 1.1 to 1.2, AMRMTokenSecretManager state has been saved
separately.
|
| Enum | Description |
|---|---|
| RMStateStore.RMStateStoreState |
The enum defines state of RMStateStore.
|
| 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 © 2016 Apache Software Foundation. All Rights Reserved.