protected static class NMClientAsyncImpl.StatefulContainer.ReInitializeContainerTransition extends Object implements org.apache.hadoop.yarn.state.MultipleArcTransition<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerEvent,NMClientAsyncImpl.ContainerState>
Modifier | Constructor and Description |
---|---|
protected |
ReInitializeContainerTransition() |
Modifier and Type | Method and Description |
---|---|
NMClientAsyncImpl.ContainerState |
transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent containerEvent) |
public NMClientAsyncImpl.ContainerState transition(NMClientAsyncImpl.StatefulContainer container, NMClientAsyncImpl.ContainerEvent containerEvent)
transition
in interface org.apache.hadoop.yarn.state.MultipleArcTransition<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerEvent,NMClientAsyncImpl.ContainerState>
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.