| Package | Description |
|---|---|
| org.apache.tez.dag.app.rm |
| Modifier and Type | Method and Description |
|---|---|
static ContainerLauncherEventType |
ContainerLauncherEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerLauncherEventType[] |
ContainerLauncherEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ContainerLauncherEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
org.apache.hadoop.yarn.api.records.NodeId nodeId,
org.apache.hadoop.yarn.api.records.Token containerToken,
ContainerLauncherEventType type,
int launcherId,
int schedulerId,
int taskCommId) |
Copyright © 2020 Apache Software Foundation. All rights reserved.