public class TaskAttemptEventNodeFailed extends TaskAttemptEvent implements DiagnosableEvent, TaskAttemptEventTerminationCauseEvent
| Constructor and Description |
|---|
TaskAttemptEventNodeFailed(TezTaskAttemptID id,
String diagMessage,
TaskAttemptTerminationCause errorCause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiagnosticInfo() |
TaskAttemptTerminationCause |
getTerminationCause() |
getSerializingHash, getTaskAttemptIDpublic TaskAttemptEventNodeFailed(TezTaskAttemptID id, String diagMessage, TaskAttemptTerminationCause errorCause)
public String getDiagnosticInfo()
getDiagnosticInfo in interface DiagnosableEventpublic TaskAttemptTerminationCause getTerminationCause()
getTerminationCause in interface TaskAttemptEventTerminationCauseEventCopyright © 2021 Apache Software Foundation. All rights reserved.