Class HyperLogLogPlusKryoSerializer
- java.lang.Object
-
- com.esotericsoftware.kryo.Serializer<T>
-
- uk.gov.gchq.gaffer.spark.serialisation.kryo.WrappedKryoSerializer<HyperLogLogPlusSerialiser,com.clearspring.analytics.stream.cardinality.HyperLogLogPlus>
-
- uk.gov.gchq.gaffer.spark.serialisation.kryo.impl.HyperLogLogPlusKryoSerializer
-
@Deprecated public class HyperLogLogPlusKryoSerializer extends WrappedKryoSerializer<HyperLogLogPlusSerialiser,com.clearspring.analytics.stream.cardinality.HyperLogLogPlus>
Deprecated.AHyperLogLogPlusKryoSerializer
is aKryo
Serializer
for aHyperLogLogPlus
-
-
Constructor Summary
Constructors Constructor Description HyperLogLogPlusKryoSerializer()
Deprecated.
-
Method Summary
-
Methods inherited from class uk.gov.gchq.gaffer.spark.serialisation.kryo.WrappedKryoSerializer
equals, hashCode, read, write
-
-