|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RMAppManagerEventType | |
---|---|
org.apache.hadoop.yarn.server.resourcemanager |
Uses of RMAppManagerEventType in org.apache.hadoop.yarn.server.resourcemanager |
---|
Methods in org.apache.hadoop.yarn.server.resourcemanager that return RMAppManagerEventType | |
---|---|
static RMAppManagerEventType |
RMAppManagerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RMAppManagerEventType[] |
RMAppManagerEventType.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 with parameters of type RMAppManagerEventType | |
---|---|
RMAppManagerEvent(org.apache.hadoop.yarn.api.records.ApplicationId appId,
RMAppManagerEventType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |