|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RMAppAttempt in org.apache.hadoop.yarn.server.resourcemanager.amlauncher |
|---|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.amlauncher that return RMAppAttempt | |
|---|---|
RMAppAttempt |
AMLauncherEvent.getAppAttempt()
|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.amlauncher with parameters of type RMAppAttempt | |
|---|---|
protected Runnable |
ApplicationMasterLauncher.createRunnableLauncher(RMAppAttempt application,
AMLauncherEventType event)
|
| Constructors in org.apache.hadoop.yarn.server.resourcemanager.amlauncher with parameters of type RMAppAttempt | |
|---|---|
AMLauncher(RMContext rmContext,
RMAppAttempt application,
AMLauncherEventType eventType,
org.apache.hadoop.conf.Configuration conf)
|
|
AMLauncherEvent(AMLauncherEventType type,
RMAppAttempt appAttempt)
|
|
| Uses of RMAppAttempt in org.apache.hadoop.yarn.server.resourcemanager.recovery |
|---|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.recovery with parameters of type RMAppAttempt | |
|---|---|
void |
RMStateStore.storeApplicationAttempt(RMAppAttempt appAttempt)
|
| Uses of RMAppAttempt in org.apache.hadoop.yarn.server.resourcemanager.rmapp |
|---|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.rmapp that return RMAppAttempt | |
|---|---|
RMAppAttempt |
RMAppImpl.getCurrentAppAttempt()
|
RMAppAttempt |
RMApp.getCurrentAppAttempt()
RMApp can have multiple application attempts RMAppAttempt. |
RMAppAttempt |
RMAppImpl.getRMAppAttempt(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId)
|
RMAppAttempt |
RMApp.getRMAppAttempt(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId)
RMApp can have multiple application attempts RMAppAttempt. |
| Methods in org.apache.hadoop.yarn.server.resourcemanager.rmapp that return types with arguments of type RMAppAttempt | |
|---|---|
Map<org.apache.hadoop.yarn.api.records.ApplicationAttemptId,RMAppAttempt> |
RMAppImpl.getAppAttempts()
|
Map<org.apache.hadoop.yarn.api.records.ApplicationAttemptId,RMAppAttempt> |
RMApp.getAppAttempts()
RMApp can have multiple application attempts RMAppAttempt. |
| Uses of RMAppAttempt in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt |
|---|
| Classes in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt that implement RMAppAttempt | |
|---|---|
class |
RMAppAttemptImpl
|
| Uses of RMAppAttempt in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao |
|---|
| Constructors in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao with parameters of type RMAppAttempt | |
|---|---|
AppAttemptInfo(RMAppAttempt attempt,
String user)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||