|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainerLauncher.EventType | |
|---|---|
| org.apache.hadoop.mapreduce.v2.app.launcher | |
| Uses of ContainerLauncher.EventType in org.apache.hadoop.mapreduce.v2.app.launcher |
|---|
| Methods in org.apache.hadoop.mapreduce.v2.app.launcher that return ContainerLauncher.EventType | |
|---|---|
static ContainerLauncher.EventType |
ContainerLauncher.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContainerLauncher.EventType[] |
ContainerLauncher.EventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.mapreduce.v2.app.launcher with parameters of type ContainerLauncher.EventType | |
|---|---|
ContainerLauncherEvent(org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId taskAttemptID,
org.apache.hadoop.yarn.api.records.ContainerId containerID,
String containerMgrAddress,
org.apache.hadoop.yarn.api.records.Token containerToken,
ContainerLauncher.EventType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||