|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AMContainerEventType | |
|---|---|
| org.apache.tez.dag.app.rm.container | |
| Uses of AMContainerEventType in org.apache.tez.dag.app.rm.container |
|---|
| Methods in org.apache.tez.dag.app.rm.container that return AMContainerEventType | |
|---|---|
static AMContainerEventType |
AMContainerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AMContainerEventType[] |
AMContainerEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.tez.dag.app.rm.container with parameters of type AMContainerEventType | |
|---|---|
AMContainerEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
AMContainerEventType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||