| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager | |
| org.apache.hadoop.yarn.server.nodemanager.recovery | |
| org.apache.hadoop.yarn.server.nodemanager.security |
| 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) |
| 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.