|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainersLauncherEventType | |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher | |
| Uses of ContainersLauncherEventType in org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher |
|---|
| Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher that return ContainersLauncherEventType | |
|---|---|
static ContainersLauncherEventType |
ContainersLauncherEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContainersLauncherEventType[] |
ContainersLauncherEventType.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.containermanager.launcher with parameters of type ContainersLauncherEventType | |
|---|---|
ContainersLauncherEvent(Container container,
ContainersLauncherEventType eventType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||