| Modifier and Type | Method and Description |
|---|---|
NMStateStoreService |
NodeManager.NMContext.getNMStateStore() |
NMStateStoreService |
Context.getNMStateStore() |
| Modifier and Type | Method and Description |
|---|---|
protected NodeManager.NMContext |
NodeManager.createNMContext(NMContainerTokenSecretManager containerTokenSecretManager,
NMTokenSecretManagerInNM nmTokenSecretManager,
NMStateStoreService stateStore) |
| Constructor and Description |
|---|
DeletionService(ContainerExecutor exec,
NMStateStoreService stateStore) |
NodeManager.NMContext(NMContainerTokenSecretManager containerTokenSecretManager,
NMTokenSecretManagerInNM nmTokenSecretManager,
LocalDirsHandlerService dirsHandler,
org.apache.hadoop.yarn.server.security.ApplicationACLsManager aclsManager,
NMStateStoreService stateStore) |
| Constructor and Description |
|---|
ResourceLocalizationService(org.apache.hadoop.yarn.event.Dispatcher dispatcher,
ContainerExecutor exec,
DeletionService delService,
LocalDirsHandlerService dirsHandler,
NMStateStoreService stateStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
NMLeveldbStateStoreService |
class |
NMNullStateStoreService |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.