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