Class AvroSchemaUtils


  • public class AvroSchemaUtils
    extends Object
    Author:
    Confluent Inc., Ales Justin
    • Constructor Detail

      • AvroSchemaUtils

        public AvroSchemaUtils()
    • Method Detail

      • parse

        public static org.apache.avro.Schema parse​(String schema)
      • isPrimitive

        public static boolean isPrimitive​(org.apache.avro.Schema schema)