Package com.linkedin.venice.serialization
package com.linkedin.venice.serialization
-
ClassDescriptionContainer for the deserializers of a single store.Default Kafka VeniceKafkaSerializerThis class is used as an identity function to return the same bytes that were passed in the input to the output.
VeniceKafkaSerializer
to encode/decodeKafkaKey
for Venice customized kafka message Used by Kafka to convert to/from byte arrays.Map objects to byte arrays and back again