Class BatchedHistoryDataSerializer
java.lang.Object
com.inductiveautomation.ignition.gateway.gan.protoserializers.history.BatchedHistoryDataSerializer
- All Implemented Interfaces:
com.inductiveautomation.metro.api.ProtobufSerializable<HistoryDataProto.BatchedHistoryDataPB,
,HistoryDataProto.BatchedHistoryDataPB> com.inductiveautomation.metro.api.ProtobufSerialized<HistoryDataProto.BatchedHistoryDataPB>
public class BatchedHistoryDataSerializer
extends Object
implements com.inductiveautomation.metro.api.ProtobufSerialized<HistoryDataProto.BatchedHistoryDataPB>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.inductiveautomation.metro.api.ProtobufSerialized
fromProtobufMessage, toProtobufMessage
-
Constructor Details
-
BatchedHistoryDataSerializer
public BatchedHistoryDataSerializer()
-
-
Method Details
-
getProtoMsgInstance
- Specified by:
getProtoMsgInstance
in interfacecom.inductiveautomation.metro.api.ProtobufSerializable<HistoryDataProto.BatchedHistoryDataPB,
HistoryDataProto.BatchedHistoryDataPB>
-