protected static class AMContainerImpl.StopRequestAtLaunchingTransition extends Object implements org.apache.hadoop.yarn.state.SingleArcTransition<AMContainerImpl,AMContainerEvent>
| Modifier | Constructor and Description |
|---|---|
protected |
StopRequestAtLaunchingTransition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage(AMContainerImpl container,
AMContainerEvent event) |
void |
transition(AMContainerImpl container,
AMContainerEvent cEvent) |
public void transition(AMContainerImpl container, AMContainerEvent cEvent)
transition in interface org.apache.hadoop.yarn.state.SingleArcTransition<AMContainerImpl,AMContainerEvent>public String getMessage(AMContainerImpl container, AMContainerEvent event)
Copyright © 2020 Apache Software Foundation. All rights reserved.