Modifier and Type | Method and Description |
---|---|
static TaskReport |
TypeConverter.fromYarn(TaskReport report) |
Modifier and Type | Method and Description |
---|---|
static List<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 |
Modifier and Type | Method and Description |
---|---|
TaskReport |
Task.getReport() |
Modifier and Type | Method and Description |
---|---|
TaskReport |
TaskImpl.getReport() |
Modifier and Type | Method and Description |
---|---|
TaskReport |
CompletedTask.getReport() |
Copyright © 2013 Apache Software Foundation. All rights reserved.