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, getTaskAttemptIDgetTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTaskIDgetVertexIDgetDAGIDgetApplicationIdpublic TaskAttemptEventNodeFailed(TezTaskAttemptID id, String diagMessage, TaskAttemptTerminationCause errorCause)
public String getDiagnosticInfo()
getDiagnosticInfo in interface DiagnosableEventpublic TaskAttemptTerminationCause getTerminationCause()
getTerminationCause in interface TaskAttemptEventTerminationCauseEventCopyright © 2022 Apache Software Foundation. All rights reserved.