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) |
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 |
---|
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) |
Modifier and Type | Field and Description |
---|---|
protected ApplicationACLsManager |
ResourceManager.applicationACLsManager |
Modifier and Type | Method and Description |
---|---|
ApplicationACLsManager |
ResourceManager.getApplicationACLsManager() |
Constructor and Description |
---|
ClientRMService(RMContext rmContext,
YarnScheduler scheduler,
RMAppManager rmAppManager,
ApplicationACLsManager applicationACLsManager,
QueueACLsManager queueACLsManager,
RMDelegationTokenSecretManager rmDTSecretManager) |
RMAppManager(RMContext context,
YarnScheduler scheduler,
ApplicationMasterService masterService,
ApplicationACLsManager applicationACLsManager,
Configuration conf) |
Constructor and Description |
---|
RMWebServices(ResourceManager rm,
ApplicationACLsManager aclsManager,
QueueACLsManager queueACLsManager) |
Copyright © 2013 Apache Software Foundation. All rights reserved.