public class TaskEventTAFailed extends TaskEventTAUpdate
| Constructor and Description |
|---|
TaskEventTAFailed(TezTaskAttemptID id,
TaskFailureType taskFailureType,
TezAbstractEvent causalEvent) |
| Modifier and Type | Method and Description |
|---|---|
TezAbstractEvent |
getCausalEvent() |
TaskFailureType |
getTaskFailureType() |
getTaskAttemptIDgetSerializingHash, getTaskIDgetTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVertexIDgetDAGIDgetApplicationIdpublic TaskEventTAFailed(TezTaskAttemptID id, TaskFailureType taskFailureType, TezAbstractEvent causalEvent)
public TezAbstractEvent getCausalEvent()
public TaskFailureType getTaskFailureType()
Copyright © 2022 Apache Software Foundation. All rights reserved.