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