Package uk.gov.gchq.gaffer.time.serialisation
Serialisation classes for the Gaffer timestamp classes.
-
Class Summary Class Description BoundedTimestampSetSerialiser ABoundedTimestampSetSerialiser
serialises aBoundedTimestampSet
to an array of bytes.DeltaLongTimeSeriesSerialiser Serialises aLongTimeSeries
by writing out the deltas between consecutive values in the timeseries.RBMBackedTimestampSetSerialiser ARBMBackedTimestampSetSerialiser
serialises aRBMBackedTimestampSet
to an array of bytes.