| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager | |
| org.apache.hadoop.yarn.server.resourcemanager.recovery | 
| Modifier and Type | Method and Description | 
|---|---|
| RMStateStore | RMActiveServiceContext. getStateStore() | 
| RMStateStore | RMContextImpl. getStateStore() | 
| RMStateStore | RMContext. getStateStore() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ResourceManager. setRMStateStore(RMStateStore rmStore) | 
| void | RMActiveServiceContext. setStateStore(RMStateStore store) | 
| void | RMContextImpl. setStateStore(RMStateStore store) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FileSystemRMStateStore | 
| class  | LeveldbRMStateStoreChanges from 1.0 to 1.1, Addition of ReservationSystem state. | 
| class  | MemoryRMStateStore | 
| class  | NullRMStateStore | 
| class  | ZKRMStateStoreRMStateStoreimplementation backed by ZooKeeper. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RMStateStore | RMStateStoreFactory. getStore(org.apache.hadoop.conf.Configuration conf) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.