protected static class NMClientAsyncImpl.StatefulContainer.OutOfOrderTransition extends Object implements org.apache.hadoop.yarn.state.SingleArcTransition<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerEvent>
| Modifier and Type | Field and Description | 
|---|---|
| protected static String | STOP_BEFORE_START_ERROR_MSG | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | OutOfOrderTransition() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | transition(NMClientAsyncImpl.StatefulContainer container,
          NMClientAsyncImpl.ContainerEvent event) | 
protected static final String STOP_BEFORE_START_ERROR_MSG
public void transition(NMClientAsyncImpl.StatefulContainer container, NMClientAsyncImpl.ContainerEvent event)
transition in interface org.apache.hadoop.yarn.state.SingleArcTransition<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerEvent>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.