public class VertexEventTaskAttemptCompleted extends VertexEvent
| Constructor and Description |
|---|
VertexEventTaskAttemptCompleted(TezTaskAttemptID taskAttemptId,
TaskAttemptStateInternal state) |
| Modifier and Type | Method and Description |
|---|---|
TezTaskAttemptID |
getTaskAttemptId() |
TaskAttemptStateInternal |
getTaskAttemptState() |
getVertexIdgetSerializingHashpublic VertexEventTaskAttemptCompleted(TezTaskAttemptID taskAttemptId, TaskAttemptStateInternal state)
public TezTaskAttemptID getTaskAttemptId()
public TaskAttemptStateInternal getTaskAttemptState()
Copyright © 2021 Apache Software Foundation. All rights reserved.