Modifier and Type | Method and Description |
---|---|
LocalDirsHandlerService |
NodeHealthCheckerService.getDiskHandler() |
Modifier and Type | Method and Description |
---|---|
protected ContainerManagerImpl |
NodeManager.createContainerManager(Context context,
ContainerExecutor exec,
DeletionService del,
NodeStatusUpdater nodeStatusUpdater,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
protected WebServer |
NodeManager.createWebServer(Context nmContext,
ResourceView resourceView,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
Modifier and Type | Field and Description |
---|---|
protected LocalDirsHandlerService |
ContainerManagerImpl.dirsHandler |
Constructor and Description |
---|
ContainerManagerImpl(Context context,
ContainerExecutor exec,
DeletionService deletionContext,
NodeStatusUpdater nodeStatusUpdater,
NodeManagerMetrics metrics,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
Constructor and Description |
---|
ContainerLaunch(Context context,
Configuration configuration,
Dispatcher dispatcher,
ContainerExecutor exec,
Application app,
Container container,
LocalDirsHandlerService dirsHandler,
ContainerManagerImpl containerManager) |
ContainersLauncher(Context context,
Dispatcher dispatcher,
ContainerExecutor exec,
LocalDirsHandlerService dirsHandler,
ContainerManagerImpl containerManager) |
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) |
Constructor and Description |
---|
ContainerLogsPage.ContainersLogsBlock(Configuration conf,
Context context,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
WebServer.NMWebApp(ResourceView resourceView,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
WebServer(Context nmContext,
ResourceView resourceView,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
Copyright © 2013 Apache Software Foundation. All rights reserved.