public class HistoryEventProtoConverter extends Object
| Constructor and Description |
|---|
HistoryEventProtoConverter() |
| Modifier and Type | Method and Description |
|---|---|
HistoryLoggerProtos.HistoryEventProto |
convert(org.apache.tez.dag.history.HistoryEvent historyEvent)
Convert a given history event to HistoryEventProto message.
|
public HistoryLoggerProtos.HistoryEventProto convert(org.apache.tez.dag.history.HistoryEvent historyEvent)
Copyright © 2020 Apache Software Foundation. All rights reserved.