public class TaskAttemptEventAttemptFailed extends TaskAttemptEvent implements DiagnosableEvent
| Constructor and Description |
|---|
TaskAttemptEventAttemptFailed(org.apache.tez.dag.records.TezTaskAttemptID id,
TaskAttemptEventType type,
String diagnostics) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiagnosticInfo() |
getTaskAttemptIDpublic TaskAttemptEventAttemptFailed(org.apache.tez.dag.records.TezTaskAttemptID id,
TaskAttemptEventType type,
String diagnostics)
public String getDiagnosticInfo()
getDiagnosticInfo in interface DiagnosableEventCopyright © 2014 Apache Software Foundation. All rights reserved.