Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
Packages that use GetContainerReportResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of GetContainerReportResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetContainerReportResponseModifier and TypeMethodDescriptionApplicationBaseProtocol.getContainerReport(GetContainerReportRequest request) The interface used by clients to get a report of an Container from theResourceManagerorApplicationHistoryServer -
Uses of GetContainerReportResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetContainerReportResponseModifier and TypeMethodDescriptionstatic GetContainerReportResponseGetContainerReportResponse.newInstance(ContainerReport containerReport)