Class HllSketchKryoSerializer
- java.lang.Object
-
- com.esotericsoftware.kryo.Serializer<T>
-
- uk.gov.gchq.gaffer.spark.serialisation.kryo.WrappedKryoSerializer<HllSketchSerialiser,org.apache.datasketches.hll.HllSketch>
-
- uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.datasketches.cardinality.HllSketchKryoSerializer
-
public class HllSketchKryoSerializer extends WrappedKryoSerializer<HllSketchSerialiser,org.apache.datasketches.hll.HllSketch>
AHllSketchKryoSerializer
is aKryo
Serializer
for aHllSketch
-
-
Constructor Summary
Constructors Constructor Description HllSketchKryoSerializer()
-
Method Summary
-
Methods inherited from class uk.gov.gchq.gaffer.spark.serialisation.kryo.WrappedKryoSerializer
equals, hashCode, read, write
-
-