Package | Description |
---|---|
org.apache.hadoop.yarn.client.api.impl |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentMap<ContainerId,NMClientImpl.StartedContainer> |
NMClientImpl.startedContainers |
Modifier and Type | Method and Description |
---|---|
protected NMClientImpl.StartedContainer |
NMClientImpl.createStartedContainer(Container container) |
protected NMClientImpl.StartedContainer |
NMClientImpl.getStartedContainer(ContainerId containerId) |
Modifier and Type | Method and Description |
---|---|
protected void |
NMClientImpl.removeStartedContainer(NMClientImpl.StartedContainer container) |
Copyright © 2013 Apache Software Foundation. All rights reserved.