|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RMAppAttemptEventType | |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt |
Uses of RMAppAttemptEventType in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt |
---|
Methods in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt that return RMAppAttemptEventType | |
---|---|
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. |
Constructors in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt with parameters of type RMAppAttemptEventType | |
---|---|
RMAppAttemptEvent(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId,
RMAppAttemptEventType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |