@InterfaceAudience.Private @InterfaceStability.Unstable
| Interface | Description |
|---|---|
| Recoverable |
| Class | Description |
|---|---|
| FileSystemRMStateStore | |
| MemoryRMStateStore | |
| NullRMStateStore | |
| RMStateStore | |
| RMStateStore.ApplicationAttemptState |
State of an application attempt
|
| RMStateStore.ApplicationState |
State of an application application
|
| RMStateStore.RMDTSecretManagerState | |
| RMStateStore.RMState |
State of the ResourceManager
|
| RMStateStoreAppAttemptEvent | |
| RMStateStoreAppEvent | |
| RMStateStoreEvent | |
| RMStateStoreFactory | |
| RMStateStoreRemoveAppEvent | |
| RMStateUpdateAppAttemptEvent | |
| RMStateUpdateAppEvent | |
| ZKRMStateStore |
| 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 © 2014 Apache Software Foundation. All Rights Reserved.