Class AvroSchemaUtils


  • public class AvroSchemaUtils
    extends Object
    • Constructor Detail

      • AvroSchemaUtils

        public AvroSchemaUtils()
    • Method Detail

      • copyOf

        protected static org.apache.avro.Schema copyOf​(org.apache.avro.Schema schema)
      • getPrimitiveSchemas

        protected static Map<String,​org.apache.avro.Schema> getPrimitiveSchemas()
      • getSchema

        public static org.apache.avro.Schema getSchema​(Object object)