public class DAGEventTerminateDag extends DAGEvent implements DiagnosableEvent
| Constructor and Description |
|---|
DAGEventTerminateDag(TezDAGID dagId,
DAGTerminationCause terminationCause,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiagnosticInfo() |
DAGTerminationCause |
getTerminationCause() |
getSerializingHashgetTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetApplicationIdpublic DAGEventTerminateDag(TezDAGID dagId, DAGTerminationCause terminationCause, String message)
public String getDiagnosticInfo()
getDiagnosticInfo in interface DiagnosableEventpublic DAGTerminationCause getTerminationCause()
Copyright © 2022 Apache Software Foundation. All rights reserved.