|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationStateDataPBImpl | |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.recovery | |
| Uses of ApplicationStateDataPBImpl in org.apache.hadoop.yarn.server.resourcemanager.recovery |
|---|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.recovery with parameters of type ApplicationStateDataPBImpl | |
|---|---|
protected void |
NullRMStateStore.storeApplicationState(String appId,
ApplicationStateDataPBImpl appStateData)
|
protected abstract void |
RMStateStore.storeApplicationState(String appId,
ApplicationStateDataPBImpl appStateData)
Blocking API Derived classes must implement this method to store the state of an application. |
void |
FileSystemRMStateStore.storeApplicationState(String appId,
ApplicationStateDataPBImpl appStateDataPB)
|
void |
MemoryRMStateStore.storeApplicationState(String appId,
ApplicationStateDataPBImpl appStateData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||