Modifier and Type | Method and Description |
---|---|
NMStateStoreService |
Context.getNMStateStore() |
NMStateStoreService |
NodeManager.NMContext.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 |
---|
ContainerImpl(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.yarn.event.Dispatcher dispatcher,
NMStateStoreService stateStore,
org.apache.hadoop.yarn.api.records.ContainerLaunchContext launchContext,
org.apache.hadoop.security.Credentials creds,
NodeManagerMetrics metrics,
org.apache.hadoop.yarn.security.ContainerTokenIdentifier containerTokenIdentifier) |
ContainerImpl(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.yarn.event.Dispatcher dispatcher,
NMStateStoreService stateStore,
org.apache.hadoop.yarn.api.records.ContainerLaunchContext launchContext,
org.apache.hadoop.security.Credentials creds,
NodeManagerMetrics metrics,
org.apache.hadoop.yarn.security.ContainerTokenIdentifier containerTokenIdentifier,
NMStateStoreService.RecoveredContainerStatus recoveredStatus,
int exitCode,
String diagnostics,
boolean wasKilled) |
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 © 2017 Apache Software Foundation. All Rights Reserved.