public class JobTaskAttemptCompletedEvent extends JobEvent
| Constructor and Description |
|---|
JobTaskAttemptCompletedEvent(TaskAttemptCompletionEvent completionEvent) |
| Modifier and Type | Method and Description |
|---|---|
TaskAttemptCompletionEvent |
getCompletionEvent() |
getTimestamp, getType, toStringpublic JobTaskAttemptCompletedEvent(TaskAttemptCompletionEvent completionEvent)
public TaskAttemptCompletionEvent getCompletionEvent()
Copyright © 2013 Apache Software Foundation. All rights reserved.