| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.recovery | |
| org.apache.hadoop.yarn.server.resourcemanager.recovery.records |
| Modifier and Type | Method and Description |
|---|---|
RMStateStore.ApplicationAttemptState |
RMStateUpdateAppAttemptEvent.getAppAttemptState() |
RMStateStore.ApplicationAttemptState |
RMStateStoreAppAttemptEvent.getAppAttemptState() |
RMStateStore.ApplicationAttemptState |
RMStateStore.ApplicationState.getAttempt(org.apache.hadoop.yarn.api.records.ApplicationAttemptId attemptId) |
| Modifier and Type | Method and Description |
|---|---|
void |
RMStateStore.updateApplicationAttemptState(RMStateStore.ApplicationAttemptState attemptState) |
| Constructor and Description |
|---|
RMStateStoreAppAttemptEvent(RMStateStore.ApplicationAttemptState attemptState) |
RMStateUpdateAppAttemptEvent(RMStateStore.ApplicationAttemptState attemptState) |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationAttemptStateData |
ApplicationAttemptStateData.newInstance(RMStateStore.ApplicationAttemptState attemptState) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.