Class Hierarchy
- java.lang.Object
- uk.gov.gchq.gaffer.serialisation.AvroSerialiser (implements uk.gov.gchq.gaffer.serialisation.ToBytesSerialiser<T>)
- uk.gov.gchq.gaffer.serialisation.CustomMapSerialiser (implements uk.gov.gchq.gaffer.serialisation.ToBytesSerialiser<T>)
- uk.gov.gchq.gaffer.serialisation.FreqMapSerialiser (implements uk.gov.gchq.gaffer.serialisation.ToBytesSerialiser<T>)
- uk.gov.gchq.gaffer.serialisation.ToBytesViaStringDeserialiser<T> (implements uk.gov.gchq.gaffer.serialisation.ToBytesSerialiser<T>)
- uk.gov.gchq.gaffer.serialisation.TypeSubTypeValueSerialiser (implements uk.gov.gchq.gaffer.serialisation.ToBytesSerialiser<T>)
- uk.gov.gchq.gaffer.serialisation.TypeValueSerialiser (implements uk.gov.gchq.gaffer.serialisation.ToBytesSerialiser<T>)
Interface Hierarchy
- java.io.Serializable
- uk.gov.gchq.gaffer.serialisation.Serialiser<INPUT,OUTPUT>
- uk.gov.gchq.gaffer.serialisation.ToBytesSerialiser<T>
- uk.gov.gchq.gaffer.serialisation.ToStringSerialiser<INPUT>
- uk.gov.gchq.gaffer.serialisation.Serialiser<INPUT,OUTPUT>