| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt |
| Modifier and Type | Method and Description |
|---|---|
static RMAppAttemptEventType |
RMAppAttemptEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RMAppAttemptEventType[] |
RMAppAttemptEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RMAppAttemptEvent(ApplicationAttemptId appAttemptId,
RMAppAttemptEventType type) |
Copyright © 2013 Apache Software Foundation. All rights reserved.