|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetContainersResponse | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of GetContainersResponse in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api that return GetContainersResponse | |
|---|---|
GetContainersResponse |
ApplicationHistoryProtocol.getContainers(GetContainersRequest request)
The interface used by clients to get a report of Containers for an application attempt from the ApplciationHistoryServer. |
GetContainersResponse |
ApplicationClientProtocol.getContainers(GetContainersRequest request)
The interface used by clients to get a report of Containers for an application attempt from the ResourceManager |
| Uses of GetContainersResponse in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetContainersResponse | |
|---|---|
static GetContainersResponse |
GetContainersResponse.newInstance(List<ContainerReport> containers)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||