| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords |
| Modifier and Type | Method and Description |
|---|---|
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 |
| Modifier and Type | Method and Description |
|---|---|
static GetContainerReportRequest |
GetContainerReportRequest.newInstance(ContainerId containerId) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.