public class VertexEventTermination extends VertexEvent
| Constructor and Description |
|---|
VertexEventTermination(org.apache.tez.dag.records.TezVertexID vertexId,
VertexTerminationCause terminationCause) |
| Modifier and Type | Method and Description |
|---|---|
VertexTerminationCause |
getTerminationCause() |
getVertexIdpublic VertexEventTermination(org.apache.tez.dag.records.TezVertexID vertexId,
VertexTerminationCause terminationCause)
public VertexTerminationCause getTerminationCause()
Copyright © 2015 Apache Software Foundation. All rights reserved.