public class VertexEventCommitCompleted extends VertexEvent
| Constructor and Description |
|---|
VertexEventCommitCompleted(org.apache.tez.dag.records.TezVertexID vertexId,
String outputName,
boolean isSucceeded,
Throwable failException) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getException() |
String |
getOutputName() |
boolean |
isSucceeded() |
getVertexIdCopyright © 2020 Apache Software Foundation. All rights reserved.