Package com.linkedin.venice.serialization
-
Interface Summary Interface Description StoreDeserializerCache<T> VeniceKafkaSerializer<T> Map objects to byte arrays and back again -
Class Summary Class Description AvroStoreDeserializerCache<T> Container for the deserializers of a single store.DefaultSerializer Default Kafka VeniceKafkaSerializerIdentityRecordDeserializer This class is used as an identity function to return the same bytes that were passed in the input to the output.KafkaKeySerializer VeniceKafkaSerializer
to encode/decodeKafkaKey
for Venice customized kafka message Used by Kafka to convert to/from byte arrays.KeyWithChunkingSuffixSerializer RawBytesStoreDeserializerCache StringSerializer