protected static class AppReportFetcher.FetchedAppReport
extends java.lang.Object
| Constructor | Description |
|---|---|
FetchedAppReport(org.apache.hadoop.yarn.api.records.ApplicationReport appReport,
AppReportFetcher.AppReportSource appReportSource) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.api.records.ApplicationReport |
getApplicationReport() |
|
AppReportFetcher.AppReportSource |
getAppReportSource() |
public FetchedAppReport(org.apache.hadoop.yarn.api.records.ApplicationReport appReport,
AppReportFetcher.AppReportSource appReportSource)
public AppReportFetcher.AppReportSource getAppReportSource()
public org.apache.hadoop.yarn.api.records.ApplicationReport getApplicationReport()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.