public class VertexEventTermination extends VertexEvent
| Constructor and Description |
|---|
VertexEventTermination(TezVertexID vertexId,
VertexTerminationCause terminationCause) |
| Modifier and Type | Method and Description |
|---|---|
VertexTerminationCause |
getTerminationCause() |
getVertexIDgetSerializingHashgetTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDAGIDgetApplicationIdpublic VertexEventTermination(TezVertexID vertexId, VertexTerminationCause terminationCause)
public VertexTerminationCause getTerminationCause()
Copyright © 2022 Apache Software Foundation. All rights reserved.