|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetContainersRequest | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of GetContainersRequest in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api with parameters of type GetContainersRequest | |
|---|---|
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 GetContainersRequest in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetContainersRequest | |
|---|---|
static GetContainersRequest |
GetContainersRequest.newInstance(ApplicationAttemptId applicationAttemptId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||