Class AppReportFetcher.FetchedAppReport
java.lang.Object
org.apache.hadoop.yarn.server.webproxy.AppReportFetcher.FetchedAppReport
- Enclosing class:
- AppReportFetcher
-
Constructor Summary
ConstructorsConstructorDescriptionFetchedAppReport(org.apache.hadoop.yarn.api.records.ApplicationReport appReport, AppReportFetcher.AppReportSource appReportSource) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.yarn.api.records.ApplicationReport
-
Constructor Details
-
FetchedAppReport
public FetchedAppReport(org.apache.hadoop.yarn.api.records.ApplicationReport appReport, AppReportFetcher.AppReportSource appReportSource)
-
-
Method Details
-
getAppReportSource
-
getApplicationReport
public org.apache.hadoop.yarn.api.records.ApplicationReport getApplicationReport()
-