| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContainerExecutor |
class |
LinuxContainerExecutor |
| Modifier and Type | Method and Description |
|---|---|
protected ContainerManagerImpl |
NodeManager.createContainerManager(Context context,
ContainerExecutor exec,
DeletionService del,
NodeStatusUpdater nodeStatusUpdater,
org.apache.hadoop.yarn.server.security.ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
protected DeletionService |
NodeManager.createDeletionService(ContainerExecutor exec) |
| Constructor and Description |
|---|
ContainerExecutor.DelayedProcessKiller(Container container,
String user,
String pid,
long delay,
ContainerExecutor.Signal signal,
ContainerExecutor containerExecutor) |
DeletionService(ContainerExecutor exec) |
DeletionService(ContainerExecutor exec,
NMStateStoreService stateStore) |
| Modifier and Type | Method and Description |
|---|---|
protected ContainersLauncher |
ContainerManagerImpl.createContainersLauncher(Context context,
ContainerExecutor exec) |
protected ResourceLocalizationService |
ContainerManagerImpl.createResourceLocalizationService(ContainerExecutor exec,
DeletionService deletionContext) |
| Constructor and Description |
|---|
ContainerManagerImpl(Context context,
ContainerExecutor exec,
DeletionService deletionContext,
NodeStatusUpdater nodeStatusUpdater,
NodeManagerMetrics metrics,
org.apache.hadoop.yarn.server.security.ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
| Constructor and Description |
|---|
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) |
| Constructor and Description |
|---|
ResourceLocalizationService(org.apache.hadoop.yarn.event.Dispatcher dispatcher,
ContainerExecutor exec,
DeletionService delService,
LocalDirsHandlerService dirsHandler,
NMStateStoreService stateStore) |
| Constructor and Description |
|---|
ContainersMonitorImpl(ContainerExecutor exec,
org.apache.hadoop.yarn.event.AsyncDispatcher dispatcher,
Context context) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.