protected static class AMNodeImpl.ContainerCompletedTransition extends Object implements org.apache.hadoop.yarn.state.SingleArcTransition<AMNodeImpl,AMNodeEvent>
| Modifier | Constructor and Description |
|---|---|
protected |
ContainerCompletedTransition() |
| Modifier and Type | Method and Description |
|---|---|
void |
transition(AMNodeImpl amNode,
AMNodeEvent amNodeEvent) |
public void transition(AMNodeImpl amNode, AMNodeEvent amNodeEvent)
transition in interface org.apache.hadoop.yarn.state.SingleArcTransition<AMNodeImpl,AMNodeEvent>Copyright © 2019 Apache Software Foundation. All rights reserved.