Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
Packages that use GetApplicationReportResponse
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 GetApplicationReportResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetApplicationReportResponseModifier and TypeMethodDescriptionApplicationBaseProtocol.getApplicationReport(GetApplicationReportRequest request) The interface used by clients to get a report of an Application from theResourceManagerorApplicationHistoryServer. -
Uses of GetApplicationReportResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetApplicationReportResponseModifier and TypeMethodDescriptionstatic GetApplicationReportResponseGetApplicationReportResponse.newInstance(ApplicationReport ApplicationReport)