@InterfaceAudience.Private @InterfaceStability.Unstable

Package org.apache.hadoop.yarn.server.resourcemanager.recovery

Interface Summary
Recoverable  
 

Class Summary
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 Changes from 1.1 to 1.2, AMRMTokenSecretManager state has been saved separately.
 

Enum Summary
RMStateStoreEventType  
 

Exception Summary
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.