Uses of Package
uk.gov.gchq.gaffer.jsonserialisation
-
Packages that use uk.gov.gchq.gaffer.jsonserialisation Package Description uk.gov.gchq.gaffer.bitmap.serialisation.json Classes to facilitate the serialisation of bitmap objects into JSON.uk.gov.gchq.gaffer.jsonserialisation Classes for handling JSON serialisation and deserialisation.uk.gov.gchq.gaffer.proxystore The Gaffer ProxyStore implementation.uk.gov.gchq.gaffer.sketches.serialisation.json JSON serialisation modules for the sketches library.uk.gov.gchq.gaffer.store Core classes for the Gaffer store interface. -
Classes in uk.gov.gchq.gaffer.jsonserialisation used by uk.gov.gchq.gaffer.bitmap.serialisation.json Class Description JSONSerialiserModules AJSONSerialiserModuleFactory
is a simple factory that returns a list ofModule
s to be uses in anObjectMapper
inJSONSerialiser
. -
Classes in uk.gov.gchq.gaffer.jsonserialisation used by uk.gov.gchq.gaffer.jsonserialisation Class Description JSONSerialiser AJSONSerialiser
provides the ability to serialise and deserialise to/from JSON. -
Classes in uk.gov.gchq.gaffer.jsonserialisation used by uk.gov.gchq.gaffer.proxystore Class Description JSONSerialiser AJSONSerialiser
provides the ability to serialise and deserialise to/from JSON. -
Classes in uk.gov.gchq.gaffer.jsonserialisation used by uk.gov.gchq.gaffer.sketches.serialisation.json Class Description JSONSerialiserModules AJSONSerialiserModuleFactory
is a simple factory that returns a list ofModule
s to be uses in anObjectMapper
inJSONSerialiser
. -
Classes in uk.gov.gchq.gaffer.jsonserialisation used by uk.gov.gchq.gaffer.store Class Description JSONSerialiser AJSONSerialiser
provides the ability to serialise and deserialise to/from JSON.JSONSerialiserModules AJSONSerialiserModuleFactory
is a simple factory that returns a list ofModule
s to be uses in anObjectMapper
inJSONSerialiser
.