Package uk.gov.gchq.gaffer.sketches.datasketches.theta.serialisation
Serialisation classes for the Datasketches theta objects.
-
Class Summary Class Description SketchSerialiser ASketchSerialiser
serialises aSketch
using itstoByteArray()
.UnionSerialiser AUnionSerialiser
serialises anUnion
using thetoByteArray()
method from the sketch