Class JsonObjectFactory

  • All Implemented Interfaces:
    org.apache.avro.LogicalTypes.LogicalTypeFactory

    public class JsonObjectFactory
    extends Object
    implements org.apache.avro.LogicalTypes.LogicalTypeFactory
    • Constructor Detail

      • JsonObjectFactory

        public JsonObjectFactory()
    • Method Detail

      • fromSchema

        public org.apache.avro.LogicalType fromSchema​(org.apache.avro.Schema schema)
        Specified by:
        fromSchema in interface org.apache.avro.LogicalTypes.LogicalTypeFactory
      • getTypeName

        public String getTypeName()
        Specified by:
        getTypeName in interface org.apache.avro.LogicalTypes.LogicalTypeFactory