Class MapOrderPreservingSerDeFactory

java.lang.Object
com.linkedin.venice.serializer.SerializerDeserializerFactory
com.linkedin.davinci.serializer.avro.MapOrderPreservingSerDeFactory

public class MapOrderPreservingSerDeFactory extends SerializerDeserializerFactory
This class is a factory that creates MapOrderPreservingSerializer and MapOrderPreservingDeserializer with given schemas and cache them.
  • Constructor Details

    • MapOrderPreservingSerDeFactory

      public MapOrderPreservingSerDeFactory()
  • Method Details