public class TaskEventScheduleTask extends TaskEvent implements RecoveryEvent
| Constructor and Description |
|---|
TaskEventScheduleTask(TezTaskID taskId,
TaskSpec baseTaskSpec,
TaskLocationHint locationHint,
boolean fromRecovery) |
| Modifier and Type | Method and Description |
|---|---|
TaskSpec |
getBaseTaskSpec() |
TaskLocationHint |
getTaskLocationHint() |
boolean |
isFromRecovery() |
getSerializingHash, getTaskIDgetTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVertexIDgetDAGIDgetApplicationIdpublic TaskEventScheduleTask(TezTaskID taskId, TaskSpec baseTaskSpec, TaskLocationHint locationHint, boolean fromRecovery)
public TaskSpec getBaseTaskSpec()
public TaskLocationHint getTaskLocationHint()
public boolean isFromRecovery()
isFromRecovery in interface RecoveryEventCopyright © 2022 Apache Software Foundation. All rights reserved.