Uses of Interface
org.apache.hadoop.yarn.server.nodemanager.ContainerStateTransitionListener
Packages that use ContainerStateTransitionListener
-
Uses of ContainerStateTransitionListener in org.apache.hadoop.yarn.server.nodemanager
Classes in org.apache.hadoop.yarn.server.nodemanager that implement ContainerStateTransitionListenerModifier and TypeClassDescriptionstatic classDefault Container State transition listener.Methods in org.apache.hadoop.yarn.server.nodemanager that return ContainerStateTransitionListenerModifier and TypeMethodDescriptionContext.getContainerStateTransitionListener()NodeManager.NMContext.getContainerStateTransitionListener()Methods in org.apache.hadoop.yarn.server.nodemanager with parameters of type ContainerStateTransitionListenerModifier and TypeMethodDescriptionvoidNodeManager.NMContext.setContainerStateTransitionListener(ContainerStateTransitionListener transitionListener)