public class DAGEventSchedulerUpdate extends DAGEvent implements TaskAttemptIDAware
| Modifier and Type | Class and Description |
|---|---|
static class |
DAGEventSchedulerUpdate.UpdateType |
| Constructor and Description |
|---|
DAGEventSchedulerUpdate(DAGEventSchedulerUpdate.UpdateType updateType,
TaskAttempt attempt) |
| Modifier and Type | Method and Description |
|---|---|
TaskAttempt |
getAttempt() |
TezTaskAttemptID |
getTaskAttemptID() |
DAGEventSchedulerUpdate.UpdateType |
getUpdateType() |
getSerializingHashgetTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTaskIDgetVertexIDgetDAGIDgetApplicationIdpublic DAGEventSchedulerUpdate(DAGEventSchedulerUpdate.UpdateType updateType, TaskAttempt attempt)
public DAGEventSchedulerUpdate.UpdateType getUpdateType()
public TaskAttempt getAttempt()
public TezTaskAttemptID getTaskAttemptID()
getTaskAttemptID in interface TaskAttemptIDAwareCopyright © 2022 Apache Software Foundation. All rights reserved.