| Package | Description |
|---|---|
| org.apache.hadoop.yarn.client.api.async.impl |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
NMClientAsyncImpl.StartContainerEvent |
| Modifier and Type | Field and Description |
|---|---|
protected NMClientAsyncImpl.ContainerEvent |
NMClientAsyncImpl.ContainerEventProcessor.event |
| Modifier and Type | Field and Description |
|---|---|
protected BlockingQueue<NMClientAsyncImpl.ContainerEvent> |
NMClientAsyncImpl.events |
protected static StateMachineFactory<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerState,NMClientAsyncImpl.ContainerEventType,NMClientAsyncImpl.ContainerEvent> |
NMClientAsyncImpl.StatefulContainer.stateMachineFactory |
| Modifier and Type | Method and Description |
|---|---|
protected NMClientAsyncImpl.ContainerEventProcessor |
NMClientAsyncImpl.getContainerEventProcessor(NMClientAsyncImpl.ContainerEvent event) |
void |
NMClientAsyncImpl.StatefulContainer.handle(NMClientAsyncImpl.ContainerEvent event) |
NMClientAsyncImpl.ContainerState |
NMClientAsyncImpl.StatefulContainer.StartContainerTransition.transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent event) |
NMClientAsyncImpl.ContainerState |
NMClientAsyncImpl.StatefulContainer.StopContainerTransition.transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent event) |
void |
NMClientAsyncImpl.StatefulContainer.OutOfOrderTransition.transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent event) |
| Constructor and Description |
|---|
ContainerEventProcessor(NMClientAsyncImpl.ContainerEvent event) |
Copyright © 2018 CERN. All Rights Reserved.