public class TaskEvent extends TezAbstractEvent<TaskEventType> implements TaskIDAware
| Constructor and Description |
|---|
TaskEvent(TezTaskID taskId,
TaskEventType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSerializingHash() |
TezTaskID |
getTaskID() |
getTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVertexIDgetDAGIDgetApplicationIdpublic TaskEvent(TezTaskID taskId, TaskEventType type)
public TezTaskID getTaskID()
getTaskID in interface TaskIDAwarepublic int getSerializingHash()
getSerializingHash in class TezAbstractEvent<TaskEventType>Copyright © 2022 Apache Software Foundation. All rights reserved.