Uses of Class
org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.ContainerEvent
Packages that use NMClientAsyncImpl.ContainerEvent
-
Uses of NMClientAsyncImpl.ContainerEvent in org.apache.hadoop.yarn.client.api.async.impl
Modifier and TypeClassDescriptionprotected static classprotected static classprotected static classFields in org.apache.hadoop.yarn.client.api.async.impl declared as NMClientAsyncImpl.ContainerEventModifier and TypeFieldDescriptionprotected NMClientAsyncImpl.ContainerEventNMClientAsyncImpl.ContainerEventProcessor.eventFields in org.apache.hadoop.yarn.client.api.async.impl with type parameters of type NMClientAsyncImpl.ContainerEventModifier and TypeFieldDescriptionprotected BlockingQueue<NMClientAsyncImpl.ContainerEvent>NMClientAsyncImpl.eventsprotected static final org.apache.hadoop.yarn.state.StateMachineFactory<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerState, NMClientAsyncImpl.ContainerEventType, NMClientAsyncImpl.ContainerEvent> NMClientAsyncImpl.StatefulContainer.stateMachineFactoryMethods in org.apache.hadoop.yarn.client.api.async.impl with parameters of type NMClientAsyncImpl.ContainerEventModifier and TypeMethodDescriptionNMClientAsyncImpl.getContainerEventProcessor(NMClientAsyncImpl.ContainerEvent event) voidNMClientAsyncImpl.StatefulContainer.handle(NMClientAsyncImpl.ContainerEvent event) voidNMClientAsyncImpl.StatefulContainer.OutOfOrderTransition.transition(NMClientAsyncImpl.StatefulContainer container, NMClientAsyncImpl.ContainerEvent event) NMClientAsyncImpl.StatefulContainer.ReInitializeContainerTransition.transition(NMClientAsyncImpl.StatefulContainer container, NMClientAsyncImpl.ContainerEvent containerEvent) NMClientAsyncImpl.StatefulContainer.StartContainerTransition.transition(NMClientAsyncImpl.StatefulContainer container, NMClientAsyncImpl.ContainerEvent event) NMClientAsyncImpl.StatefulContainer.StopContainerTransition.transition(NMClientAsyncImpl.StatefulContainer container, NMClientAsyncImpl.ContainerEvent event) voidNMClientAsyncImpl.StatefulContainer.UpdateContainerResourceTransition.transition(NMClientAsyncImpl.StatefulContainer container, NMClientAsyncImpl.ContainerEvent event) Constructors in org.apache.hadoop.yarn.client.api.async.impl with parameters of type NMClientAsyncImpl.ContainerEvent