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