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