public class ProtoUtils extends Object
| Constructor and Description |
|---|
ProtoUtils() |
| Modifier and Type | Method and Description |
|---|---|
static RecoveryProtos.SummaryEventProto |
toSummaryEventProto(org.apache.tez.dag.records.TezDAGID dagID,
long timestamp,
HistoryEventType historyEventType,
byte[] payload) |
public static RecoveryProtos.SummaryEventProto toSummaryEventProto(org.apache.tez.dag.records.TezDAGID dagID, long timestamp, HistoryEventType historyEventType, byte[] payload)
Copyright © 2015 Apache Software Foundation. All rights reserved.