| Package | Description |
|---|---|
| org.apache.tez.dag.app.rm.container |
| Modifier and Type | Method and Description |
|---|---|
AMContainerState |
AMContainer.getState() |
AMContainerState |
AMContainerImpl.getState() |
AMContainerState |
AMContainerImpl.AssignTaskAttemptTransition.transition(AMContainerImpl container,
AMContainerEvent cEvent) |
AMContainerState |
AMContainerImpl.LaunchedTransition.transition(AMContainerImpl container,
AMContainerEvent cEvent) |
static AMContainerState |
AMContainerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AMContainerState[] |
AMContainerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Apache Software Foundation. All rights reserved.