|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetContainerReportResponse | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of GetContainerReportResponse in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api that return GetContainerReportResponse | |
|---|---|
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 GetContainerReportResponse in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetContainerReportResponse | |
|---|---|
static GetContainerReportResponse |
GetContainerReportResponse.newInstance(ContainerReport containerReport)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||