public class VertexEventCommitCompleted extends VertexEvent
| Constructor and Description |
|---|
VertexEventCommitCompleted(TezVertexID vertexId,
String outputName,
boolean isSucceeded,
Throwable failException) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getException() |
String |
getOutputName() |
boolean |
isSucceeded() |
getVertexIDgetSerializingHashgetTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDAGIDgetApplicationIdpublic VertexEventCommitCompleted(TezVertexID vertexId, String outputName, boolean isSucceeded, Throwable failException)
Copyright © 2022 Apache Software Foundation. All rights reserved.