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, getTaskIDpublic TaskEventTAFailed(TezTaskAttemptID id, TaskFailureType taskFailureType, TezAbstractEvent causalEvent)
public TezAbstractEvent getCausalEvent()
public TaskFailureType getTaskFailureType()
Copyright © 2021 Apache Software Foundation. All rights reserved.