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