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() |
getVertexIdgetSerializingHashpublic VertexEventCommitCompleted(TezVertexID vertexId, String outputName, boolean isSucceeded, Throwable failException)
Copyright © 2021 Apache Software Foundation. All rights reserved.