Uses of Class
org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl

Packages that use ContainerManagerImpl
org.apache.hadoop.yarn.server.nodemanager   
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher   
 

Uses of ContainerManagerImpl in org.apache.hadoop.yarn.server.nodemanager
 

Methods in org.apache.hadoop.yarn.server.nodemanager that return ContainerManagerImpl
protected  ContainerManagerImpl NodeManager.createContainerManager(Context context, ContainerExecutor exec, DeletionService del, NodeStatusUpdater nodeStatusUpdater, org.apache.hadoop.yarn.server.security.ApplicationACLsManager aclsManager, LocalDirsHandlerService dirsHandler)
           
 

Uses of ContainerManagerImpl in org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher
 

Constructors in org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher with parameters of type ContainerManagerImpl
ContainerLaunch(Context context, org.apache.hadoop.conf.Configuration configuration, org.apache.hadoop.yarn.event.Dispatcher dispatcher, ContainerExecutor exec, Application app, Container container, LocalDirsHandlerService dirsHandler, ContainerManagerImpl containerManager)
           
ContainersLauncher(Context context, org.apache.hadoop.yarn.event.Dispatcher dispatcher, ContainerExecutor exec, LocalDirsHandlerService dirsHandler, ContainerManagerImpl containerManager)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.