|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetContainerReportRequest | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of GetContainerReportRequest in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api with parameters of type GetContainerReportRequest | |
|---|---|
GetContainerReportResponse |
ApplicationHistoryProtocol.getContainerReport(GetContainerReportRequest request)
The interface used by clients to get a report of an Container from the ApplicationHistoryServer. |
GetContainerReportResponse |
ApplicationClientProtocol.getContainerReport(GetContainerReportRequest request)
The interface used by clients to get a report of an Container from the ResourceManager |
| Uses of GetContainerReportRequest in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetContainerReportRequest | |
|---|---|
static GetContainerReportRequest |
GetContainerReportRequest.newInstance(ContainerId containerId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||