Uses of Class
uk.gov.gchq.gaffer.store.serialiser.PropertiesSerialiser
-
Packages that use PropertiesSerialiser Package Description uk.gov.gchq.gaffer.store.serialiser Serialiser implementations for stores. -
-
Uses of PropertiesSerialiser in uk.gov.gchq.gaffer.store.serialiser
Subclasses of PropertiesSerialiser in uk.gov.gchq.gaffer.store.serialiser Modifier and Type Class Description classEdgeSerialiserSerialiser to serialise and deserialiseEdgeobjects in a byte array representation.classElementSerialiserSerialiser to serialise and deserialiseElementobjects in a byte array representation by delegating to the relevant serialiser.classEntitySerialiserSerialiser to serialise and deserialiseEntityobjects in a byte array representation.classGroupedPropertiesSerialiserSerialiser to serialise and deserialiseGroupedPropertiesobjects in a byte array representation.
-