public class TaskEventTAUpdate extends TaskEvent
| Constructor and Description |
|---|
TaskEventTAUpdate(org.apache.tez.dag.records.TezTaskAttemptID id,
TaskEventType type) |
TaskEventTAUpdate(org.apache.tez.dag.records.TezTaskAttemptID id,
TaskEventType type,
org.apache.tez.common.TezAbstractEvent causalEvent) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tez.common.TezAbstractEvent |
getCausalEvent() |
org.apache.tez.dag.records.TezTaskAttemptID |
getTaskAttemptID() |
getSerializingHash, getTaskIDpublic TaskEventTAUpdate(org.apache.tez.dag.records.TezTaskAttemptID id,
TaskEventType type)
public TaskEventTAUpdate(org.apache.tez.dag.records.TezTaskAttemptID id,
TaskEventType type,
org.apache.tez.common.TezAbstractEvent causalEvent)
Copyright © 2016 Apache Software Foundation. All rights reserved.