org.apache.tez.dag.utils
Class ProtoUtils

java.lang.Object
  extended by org.apache.tez.dag.utils.ProtoUtils

public class ProtoUtils
extends Object


Constructor Summary
ProtoUtils()
           
 
Method Summary
static RecoveryProtos.SummaryEventProto toSummaryEventProto(org.apache.tez.dag.records.TezDAGID dagID, long timestamp, HistoryEventType historyEventType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtoUtils

public ProtoUtils()
Method Detail

toSummaryEventProto

public static RecoveryProtos.SummaryEventProto toSummaryEventProto(org.apache.tez.dag.records.TezDAGID dagID,
                                                                   long timestamp,
                                                                   HistoryEventType historyEventType)


Copyright © 2014 Apache Software Foundation. All rights reserved.