| Modifier and Type | Method | 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 | Description |
|---|---|---|
TaskAttemptCompletionEvent |
GetTaskAttemptCompletionEventsResponse.getCompletionEvent(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<TaskAttemptCompletionEvent> |
GetTaskAttemptCompletionEventsResponse.getCompletionEventList() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
GetTaskAttemptCompletionEventsResponse.addCompletionEvent(TaskAttemptCompletionEvent event) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
GetTaskAttemptCompletionEventsResponse.addAllCompletionEvents(java.util.List<TaskAttemptCompletionEvent> eventList) |
| Modifier and Type | Method | Description |
|---|---|---|
TaskAttemptCompletionEvent |
GetTaskAttemptCompletionEventsResponsePBImpl.getCompletionEvent(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<TaskAttemptCompletionEvent> |
GetTaskAttemptCompletionEventsResponsePBImpl.getCompletionEventList() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
GetTaskAttemptCompletionEventsResponsePBImpl.addCompletionEvent(TaskAttemptCompletionEvent completionEvents) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
GetTaskAttemptCompletionEventsResponsePBImpl.addAllCompletionEvents(java.util.List<TaskAttemptCompletionEvent> completionEvents) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
TaskAttemptCompletionEventPBImpl |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.