Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.mapred.TaskCompletionEvent |
TypeConverter.fromYarn(TaskAttemptCompletionEvent newEvent) |
static org.apache.hadoop.mapred.TaskCompletionEvent[] |
TypeConverter.fromYarn(TaskAttemptCompletionEvent[] newEvents) |
Modifier and Type | Method and Description |
---|---|
TaskAttemptCompletionEvent |
GetTaskAttemptCompletionEventsResponse.getCompletionEvent(int index) |
Modifier and Type | Method and Description |
---|---|
List<TaskAttemptCompletionEvent> |
GetTaskAttemptCompletionEventsResponse.getCompletionEventList() |
Modifier and Type | Method and Description |
---|---|
void |
GetTaskAttemptCompletionEventsResponse.addCompletionEvent(TaskAttemptCompletionEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
GetTaskAttemptCompletionEventsResponse.addAllCompletionEvents(List<TaskAttemptCompletionEvent> eventList) |
Modifier and Type | Method and Description |
---|---|
TaskAttemptCompletionEvent |
GetTaskAttemptCompletionEventsResponsePBImpl.getCompletionEvent(int index) |
Modifier and Type | Method and Description |
---|---|
List<TaskAttemptCompletionEvent> |
GetTaskAttemptCompletionEventsResponsePBImpl.getCompletionEventList() |
Modifier and Type | Method and Description |
---|---|
void |
GetTaskAttemptCompletionEventsResponsePBImpl.addCompletionEvent(TaskAttemptCompletionEvent completionEvents) |
Modifier and Type | Method and Description |
---|---|
void |
GetTaskAttemptCompletionEventsResponsePBImpl.addAllCompletionEvents(List<TaskAttemptCompletionEvent> completionEvents) |
Modifier and Type | Class and Description |
---|---|
class |
TaskAttemptCompletionEventPBImpl |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.