| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.mapreduce.TaskReport | TypeConverter. fromYarn(TaskReport report) | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<org.apache.hadoop.mapreduce.TaskReport> | TypeConverter. fromYarn(List<TaskReport> taskReports) | 
| Modifier and Type | Method and Description | 
|---|---|
| TaskReport | GetTaskReportResponse. getTaskReport() | 
| TaskReport | GetTaskReportsResponse. getTaskReport(int index) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TaskReport> | GetTaskReportsResponse. getTaskReportList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GetTaskReportsResponse. addTaskReport(TaskReport taskReport) | 
| void | GetTaskReportResponse. setTaskReport(TaskReport taskReport) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GetTaskReportsResponse. addAllTaskReports(List<TaskReport> taskReports) | 
| Modifier and Type | Method and Description | 
|---|---|
| TaskReport | GetTaskReportResponsePBImpl. getTaskReport() | 
| TaskReport | GetTaskReportsResponsePBImpl. getTaskReport(int index) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TaskReport> | GetTaskReportsResponsePBImpl. getTaskReportList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GetTaskReportsResponsePBImpl. addTaskReport(TaskReport taskReports) | 
| void | GetTaskReportResponsePBImpl. setTaskReport(TaskReport taskReport) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GetTaskReportsResponsePBImpl. addAllTaskReports(List<TaskReport> taskReports) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TaskReportPBImpl | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.