public static class NodeManager.DefaultContainerStateListener extends org.apache.hadoop.yarn.state.MultiStateTransitionListener<ContainerImpl,ContainerEvent,ContainerState> implements ContainerStateTransitionListener
| Constructor and Description | 
|---|
| DefaultContainerStateListener() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | init(Context context)Init method which will be invoked by the Node Manager to inject the
 NM  Context. | 
addListener, postTransition, preTransitionpublic void init(Context context)
ContainerStateTransitionListenerContext.init in interface ContainerStateTransitionListenercontext - NM Context.Copyright © 2008–2023 Apache Software Foundation. All rights reserved.