|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeManagerEventType | |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager | |
| Uses of NodeManagerEventType in org.apache.hadoop.yarn.server.nodemanager |
|---|
| Methods in org.apache.hadoop.yarn.server.nodemanager that return NodeManagerEventType | |
|---|---|
static NodeManagerEventType |
NodeManagerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeManagerEventType[] |
NodeManagerEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.yarn.server.nodemanager with parameters of type NodeManagerEventType | |
|---|---|
NodeManagerEvent(NodeManagerEventType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||