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