org.apache.tez.dag.app.dag.event
Class DAGEventDiagnosticsUpdate
java.lang.Object
org.apache.hadoop.yarn.event.AbstractEvent<DAGEventType>
org.apache.tez.dag.app.dag.event.DAGEvent
org.apache.tez.dag.app.dag.event.DAGEventDiagnosticsUpdate
- All Implemented Interfaces:
- org.apache.hadoop.yarn.event.Event<DAGEventType>
public class DAGEventDiagnosticsUpdate
- extends DAGEvent
| Methods inherited from class org.apache.hadoop.yarn.event.AbstractEvent |
getTimestamp, getType, toString |
DAGEventDiagnosticsUpdate
public DAGEventDiagnosticsUpdate(org.apache.tez.dag.records.TezDAGID dagId,
String diagnostic)
getDiagnosticUpdate
public String getDiagnosticUpdate()
Copyright © 2014 Apache Software Foundation. All rights reserved.