|
||||||||||
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 | |
---|---|
void |
MemoryRMStateStore.storeApplicationAttemptState(String attemptIdStr,
ApplicationAttemptStateDataPBImpl attemptStateData)
|
void |
FileSystemRMStateStore.storeApplicationAttemptState(String attemptId,
ApplicationAttemptStateDataPBImpl attemptStateDataPB)
|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |