Modifier and Type | Class and Description |
---|---|
static class |
NodeManager.NMContext |
Modifier and Type | Method and Description |
---|---|
Context |
NodeManager.getNMContext() |
Modifier and Type | Method and Description |
---|---|
protected ContainerManagerImpl |
NodeManager.createContainerManager(Context context,
ContainerExecutor exec,
DeletionService del,
NodeStatusUpdater nodeStatusUpdater,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
protected NodeStatusUpdater |
NodeManager.createNodeStatusUpdater(Context context,
Dispatcher dispatcher,
NodeHealthCheckerService healthChecker) |
protected WebServer |
NodeManager.createWebServer(Context nmContext,
ResourceView resourceView,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
Constructor and Description |
---|
NodeStatusUpdaterImpl(Context context,
Dispatcher dispatcher,
NodeHealthCheckerService healthChecker,
NodeManagerMetrics metrics) |
Modifier and Type | Method and Description |
---|---|
Context |
ContainerManagerImpl.getContext() |
Modifier and Type | Method and Description |
---|---|
protected ContainersLauncher |
ContainerManagerImpl.createContainersLauncher(Context context,
ContainerExecutor exec) |
protected LogHandler |
ContainerManagerImpl.createLogHandler(Configuration conf,
Context context,
DeletionService deletionService) |
Constructor and Description |
---|
ContainerManagerImpl(Context context,
ContainerExecutor exec,
DeletionService deletionContext,
NodeStatusUpdater nodeStatusUpdater,
NodeManagerMetrics metrics,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
Constructor and Description |
---|
ApplicationImpl(Dispatcher dispatcher,
ApplicationACLsManager aclsManager,
String user,
ApplicationId appId,
Credentials credentials,
Context context) |
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 |
---|
LogAggregationService(Dispatcher dispatcher,
Context context,
DeletionService deletionService,
LocalDirsHandlerService dirsHandler) |
Constructor and Description |
---|
ContainersMonitorImpl(ContainerExecutor exec,
AsyncDispatcher dispatcher,
Context context) |
Constructor and Description |
---|
AllApplicationsPage.AllApplicationsBlock(Context nmContext) |
AllContainersPage.AllContainersBlock(Context nmContext) |
ApplicationPage.ApplicationBlock(Context nmContext,
Configuration conf) |
ContainerLogsPage.ContainersLogsBlock(Configuration conf,
Context context,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
ContainerPage.ContainerBlock(Context nmContext) |
NMController(Configuration nmConf,
Controller.RequestContext requestContext,
Context nmContext) |
NMWebServices(Context nm,
ResourceView view,
WebApp webapp) |
NodePage.NodeBlock(Context context,
ResourceView resourceView) |
WebServer(Context nmContext,
ResourceView resourceView,
ApplicationACLsManager aclsManager,
LocalDirsHandlerService dirsHandler) |
Constructor and Description |
---|
ContainerInfo(Context nmContext,
Container container) |
ContainerInfo(Context nmContext,
Container container,
String requestUri,
String pathPrefix) |
NodeInfo(Context context,
ResourceView resourceView) |
Copyright © 2013 Apache Software Foundation. All rights reserved.