| Modifier and Type | Method and Description |
|---|---|
protected DeletionService |
NodeManager.createDeletionService(ContainerExecutor exec) |
| Modifier and Type | Method and Description |
|---|---|
protected ContainerManagerImpl |
NodeManager.createContainerManager(Context context,
ContainerExecutor exec,
DeletionService del,
NodeStatusUpdater nodeStatusUpdater,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected LogHandler |
ContainerManagerImpl.createLogHandler(Configuration conf,
Context context,
DeletionService deletionService) |
protected ResourceLocalizationService |
ContainerManagerImpl.createResourceLocalizationService(ContainerExecutor exec,
DeletionService deletionContext) |
| Constructor and Description |
|---|
ContainerManagerImpl(Context context,
ContainerExecutor exec,
DeletionService deletionContext,
NodeStatusUpdater nodeStatusUpdater,
NodeManagerMetrics metrics,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
| Constructor and Description |
|---|
ResourceLocalizationService(Dispatcher dispatcher,
ContainerExecutor exec,
DeletionService delService,
LocalDirsHandlerService dirsHandler) |
| Constructor and Description |
|---|
AppLogAggregatorImpl(Dispatcher dispatcher,
DeletionService deletionService,
Configuration conf,
ApplicationId appId,
UserGroupInformation userUgi,
LocalDirsHandlerService dirsHandler,
Path remoteNodeLogFileForApp,
ContainerLogsRetentionPolicy retentionPolicy,
Map<ApplicationAccessType,String> appAcls) |
LogAggregationService(Dispatcher dispatcher,
Context context,
DeletionService deletionService,
LocalDirsHandlerService dirsHandler) |
| Constructor and Description |
|---|
NonAggregatingLogHandler(Dispatcher dispatcher,
DeletionService delService,
LocalDirsHandlerService dirsHandler) |
Copyright © 2013 Apache Software Foundation. All rights reserved.