Uses of Class
org.apache.hadoop.yarn.server.webproxy.AppReportFetcher.FetchedAppReport
Packages that use AppReportFetcher.FetchedAppReport
-
Uses of AppReportFetcher.FetchedAppReport in org.apache.hadoop.yarn.server.webproxy
Methods in org.apache.hadoop.yarn.server.webproxy that return AppReportFetcher.FetchedAppReportModifier and TypeMethodDescriptionprotected AppReportFetcher.FetchedAppReportAppReportFetcher.getApplicationReport(org.apache.hadoop.yarn.api.ApplicationClientProtocol applicationsManager, org.apache.hadoop.yarn.api.records.ApplicationId appId) Get an application report for the specified application id from the RM and fall back to the Application History Server if not found in RM.abstract AppReportFetcher.FetchedAppReportAppReportFetcher.getApplicationReport(org.apache.hadoop.yarn.api.records.ApplicationId appId) Get an application report for the specified application id from the RM and fall back to the Application History Server if not found in RM.DefaultAppReportFetcher.getApplicationReport(org.apache.hadoop.yarn.api.records.ApplicationId appId) Get an application report for the specified application id from the RM and fall back to the Application History Server if not found in RM.FedAppReportFetcher.getApplicationReport(org.apache.hadoop.yarn.api.records.ApplicationId appId) Get an application report for the specified application id from the RM and fall back to the Application History Server if not found in RM.