| Modifier and Type | Method and Description | 
|---|---|
| NMStateStoreService | Context. getNMStateStore() | 
| NMStateStoreService | NodeManager.NMContext. getNMStateStore() | 
| NMStateStoreService | DeletionService. getStateStore() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected NodeManager.NMContext | NodeManager. createNMContext(NMContainerTokenSecretManager containerTokenSecretManager,
               NMTokenSecretManagerInNM nmTokenSecretManager,
               NMStateStoreService stateStore,
               boolean isDistSchedulerEnabled,
               org.apache.hadoop.conf.Configuration conf) | 
| Constructor and Description | 
|---|
| DeletionService(ContainerExecutor containerExecutor,
               NMStateStoreService stateStore) | 
| NMContext(NMContainerTokenSecretManager containerTokenSecretManager,
         NMTokenSecretManagerInNM nmTokenSecretManager,
         LocalDirsHandlerService dirsHandler,
         org.apache.hadoop.yarn.server.security.ApplicationACLsManager aclsManager,
         NMStateStoreService stateStore,
         boolean isDistSchedulingEnabled,
         org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| NMStateStoreService | AbstractRequestInterceptor. getNMStateStore()A helper method for getting NM state store. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AMRMProxyTokenSecretManager. setNMStateStoreService(NMStateStoreService nmStateStoreService) | 
| Constructor and Description | 
|---|
| AMRMProxyTokenSecretManager(NMStateStoreService nmStateStoreService)Create an  AMRMProxyTokenSecretManager. | 
| Constructor and Description | 
|---|
| NonAggregatingLogHandler(org.apache.hadoop.yarn.event.Dispatcher dispatcher,
                        DeletionService delService,
                        LocalDirsHandlerService dirsHandler,
                        NMStateStoreService stateStore) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NMLeveldbStateStoreService | 
| class  | NMNullStateStoreService | 
| Constructor and Description | 
|---|
| NMContainerTokenSecretManager(org.apache.hadoop.conf.Configuration conf,
                             NMStateStoreService stateStore) | 
| NMTokenSecretManagerInNM(NMStateStoreService stateStore) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.