Package | Description |
---|---|
org.apache.hadoop.yarn.api | |
org.apache.hadoop.yarn.api.protocolrecords |
Modifier and Type | Method and Description |
---|---|
GetContainerReportResponse |
ApplicationClientProtocol.getContainerReport(GetContainerReportRequest request)
The interface used by clients to get a report of an Container from the
ResourceManager |
GetContainerReportResponse |
ApplicationHistoryProtocol.getContainerReport(GetContainerReportRequest request)
The interface used by clients to get a report of an Container from the
ApplicationHistoryServer . |
Modifier and Type | Method and Description |
---|---|
static GetContainerReportResponse |
GetContainerReportResponse.newInstance(ContainerReport containerReport) |
Copyright © 2019 Apache Software Foundation. All Rights Reserved.