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