Uses of Package
uk.gov.gchq.gaffer.serialisation
-
Packages that use uk.gov.gchq.gaffer.serialisation Package Description uk.gov.gchq.gaffer.bitmap.serialisation Serialisation classes for bitmap objects.uk.gov.gchq.gaffer.serialisation Serialisation classes.uk.gov.gchq.gaffer.serialisation.implementation Implementations of serialisers for various data types.uk.gov.gchq.gaffer.serialisation.implementation.ordered Serialisation implementations which maintain the ordering of bytes.uk.gov.gchq.gaffer.serialisation.implementation.raw Serialisation classes for efficient serialisation of primitive types.uk.gov.gchq.gaffer.serialisation.implementation.tostring Serialisation classes for creating String representations of object.uk.gov.gchq.gaffer.serialisation.util Utilities to aid the serialisation and deserialisation of objects in Gaffer.uk.gov.gchq.gaffer.sketches.clearspring.cardinality.serialisation Serialisation classes for the Clearspring HyperLogLogPlus objects.uk.gov.gchq.gaffer.sketches.datasketches.cardinality.serialisation Serialisation classes for the Datasketches cardinality objects.uk.gov.gchq.gaffer.sketches.datasketches.frequencies.serialisation Serialisation classes for the Datasketches frequencies objects.uk.gov.gchq.gaffer.sketches.datasketches.quantiles.serialisation Serialisation classes for the Datasketches quantiles objects.uk.gov.gchq.gaffer.sketches.datasketches.sampling.serialisation Serialisation classes for the Datasketches sampling objects.uk.gov.gchq.gaffer.sketches.datasketches.theta.serialisation Serialisation classes for the Datasketches theta objects.uk.gov.gchq.gaffer.spark.serialisation.kryo uk.gov.gchq.gaffer.store Core classes for the Gaffer store interface.uk.gov.gchq.gaffer.store.schema Classes describing the Gaffer schema.uk.gov.gchq.gaffer.store.serialiser Serialiser implementations for stores.uk.gov.gchq.gaffer.time.serialisation Serialisation classes for the Gaffer timestamp classes.uk.gov.gchq.gaffer.types Additional data types for use within Gaffer. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.bitmap.serialisation Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.serialisation Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.serialisation.implementation Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again.ToBytesViaStringDeserialiser Abstract serialiser that deserialises the given byte[] via an interim String object. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.serialisation.implementation.ordered Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.serialisation.implementation.raw Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.serialisation.implementation.tostring Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToStringSerialiser A class that implements this interface is responsible for serialising an object of class T to aString
, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.serialisation.util Class Description ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.sketches.clearspring.cardinality.serialisation Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.sketches.datasketches.cardinality.serialisation Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.sketches.datasketches.frequencies.serialisation Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.sketches.datasketches.quantiles.serialisation Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.sketches.datasketches.sampling.serialisation Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.sketches.datasketches.theta.serialisation Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.spark.serialisation.kryo Class Description ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.store Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.store.schema Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.store.serialiser Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.time.serialisation Class Description Serialiser A class that implements this interface is responsible for serialising an object of class INPUT to a OUTPUT, and for deserialising it back again.ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again. -
Classes in uk.gov.gchq.gaffer.serialisation used by uk.gov.gchq.gaffer.types Class Description ToBytesSerialiser A class that implements this interface is responsible for serialising an object of class T to a byte array, and for deserialising it back again.