Class Hierarchy
- java.lang.Object
- tech.allegro.schema.json2avro.converter.AvroJsonConverter
- tech.allegro.schema.json2avro.converter.CompositeJsonToAvroReader (implements tech.allegro.schema.json2avro.converter.JsonToAvroReader)
- tech.allegro.schema.json2avro.converter.FailOnUnknownField (implements tech.allegro.schema.json2avro.converter.UnknownFieldListener)
- tech.allegro.schema.json2avro.converter.JsonAvroConverter
- tech.allegro.schema.json2avro.converter.JsonGenericRecordReader
- tech.allegro.schema.json2avro.converter.PathsPrinter
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.avro.AvroRuntimeException
- tech.allegro.schema.json2avro.converter.AvroConversionException
- org.apache.avro.AvroRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- tech.allegro.schema.json2avro.converter.JsonToAvroReader
- tech.allegro.schema.json2avro.converter.UnknownFieldListener