| Modifier and Type | Field and Description | 
|---|---|
| protected NodeManagerMetrics | NodeManager. metrics | 
| Modifier and Type | Method and Description | 
|---|---|
| NodeManagerMetrics | Context. getNodeManagerMetrics() | 
| NodeManagerMetrics | NodeManager.NMContext. getNodeManagerMetrics()Returns the  NodeManagerMetricsinstance of this node. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NodeManager.NMContext. setNodeManagerMetrics(NodeManagerMetrics nmMetrics) | 
| Constructor and Description | 
|---|
| LocalDirsHandlerService(NodeManagerMetrics nodeManagerMetrics) | 
| NodeStatusUpdaterImpl(Context context,
                     org.apache.hadoop.yarn.event.Dispatcher dispatcher,
                     NodeHealthCheckerService healthChecker,
                     NodeManagerMetrics metrics) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ResourceLocalizationService | ContainerManagerImpl. createResourceLocalizationService(ContainerExecutor exec,
                                 DeletionService deletionContext,
                                 Context nmContext,
                                 NodeManagerMetrics nmMetrics) | 
| Constructor and Description | 
|---|
| ContainerManagerImpl(Context context,
                    ContainerExecutor exec,
                    DeletionService deletionContext,
                    NodeStatusUpdater nodeStatusUpdater,
                    NodeManagerMetrics metrics,
                    LocalDirsHandlerService dirsHandler) | 
| Constructor and Description | 
|---|
| ContainerImpl(org.apache.hadoop.conf.Configuration conf,
             org.apache.hadoop.yarn.event.Dispatcher dispatcher,
             org.apache.hadoop.yarn.api.records.ContainerLaunchContext launchContext,
             org.apache.hadoop.security.Credentials creds,
             NodeManagerMetrics metrics,
             org.apache.hadoop.yarn.security.ContainerTokenIdentifier containerTokenIdentifier,
             Context context) | 
| ContainerImpl(org.apache.hadoop.conf.Configuration conf,
             org.apache.hadoop.yarn.event.Dispatcher dispatcher,
             org.apache.hadoop.yarn.api.records.ContainerLaunchContext launchContext,
             org.apache.hadoop.security.Credentials creds,
             NodeManagerMetrics metrics,
             org.apache.hadoop.yarn.security.ContainerTokenIdentifier containerTokenIdentifier,
             Context context,
             long startTs) | 
| ContainerImpl(org.apache.hadoop.conf.Configuration conf,
             org.apache.hadoop.yarn.event.Dispatcher dispatcher,
             org.apache.hadoop.yarn.api.records.ContainerLaunchContext launchContext,
             org.apache.hadoop.security.Credentials creds,
             NodeManagerMetrics metrics,
             org.apache.hadoop.yarn.security.ContainerTokenIdentifier containerTokenIdentifier,
             Context context,
             NMStateStoreService.RecoveredContainerState rcs) | 
| Constructor and Description | 
|---|
| ResourceLocalizationService(org.apache.hadoop.yarn.event.Dispatcher dispatcher,
                           ContainerExecutor exec,
                           DeletionService delService,
                           LocalDirsHandlerService dirsHandler,
                           Context context,
                           NodeManagerMetrics metrics) | 
| Constructor and Description | 
|---|
| ContainerScheduler(Context context,
                  org.apache.hadoop.yarn.event.AsyncDispatcher dispatcher,
                  NodeManagerMetrics metrics)Instantiate a Container Scheduler. | 
| ContainerScheduler(Context context,
                  org.apache.hadoop.yarn.event.AsyncDispatcher dispatcher,
                  NodeManagerMetrics metrics,
                  int qLength) | 
| Modifier and Type | Method and Description | 
|---|---|
| static NodeManagerMetrics | NodeManagerMetrics. create() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.