| 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) |
NMContext(NMContainerTokenSecretManager containerTokenSecretManager,
NMTokenSecretManagerInNM nmTokenSecretManager,
LocalDirsHandlerService dirsHandler,
org.apache.hadoop.yarn.server.security.ApplicationACLsManager aclsManager,
NMStateStoreService stateStore) |
| 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 © 2016 Apache Software Foundation. All Rights Reserved.