| Modifier and Type | Class and Description | 
|---|---|
| class  | NodeStatusUpdaterImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| protected NodeStatusUpdater | NodeManager. createNodeStatusUpdater(Context context,
                       org.apache.hadoop.yarn.event.Dispatcher dispatcher,
                       NodeHealthCheckerService healthChecker) | 
| NodeStatusUpdater | Context. getNodeStatusUpdater() | 
| NodeStatusUpdater | NodeManager. getNodeStatusUpdater() | 
| NodeStatusUpdater | NodeManager.NMContext. getNodeStatusUpdater() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ContainerManagerImpl | NodeManager. createContainerManager(Context context,
                      ContainerExecutor exec,
                      DeletionService del,
                      NodeStatusUpdater nodeStatusUpdater,
                      org.apache.hadoop.yarn.server.security.ApplicationACLsManager aclsManager,
                      LocalDirsHandlerService dirsHandler) | 
| void | NodeManager.NMContext. setNodeStatusUpdater(NodeStatusUpdater nodeStatusUpdater) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected NodeStatusUpdater | ContainerManagerImpl. nodeStatusUpdater | 
| Constructor and Description | 
|---|
| ContainerManagerImpl(Context context,
                    ContainerExecutor exec,
                    DeletionService deletionContext,
                    NodeStatusUpdater nodeStatusUpdater,
                    NodeManagerMetrics metrics,
                    LocalDirsHandlerService dirsHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected NodeStatusUpdater | NMStateStoreService. getNodeStatusUpdater() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NMStateStoreService. setNodeStatusUpdater(NodeStatusUpdater nodeStatusUpdater) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.