Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- tech.allegro.schema.json2avro.converter.types.AbstractDateTimeConverter (implements tech.allegro.schema.json2avro.converter.types.AvroTypeConverter)
- tech.allegro.schema.json2avro.converter.types.AbstractIntDateTimeConverter
- tech.allegro.schema.json2avro.converter.types.IntDateConverter
- tech.allegro.schema.json2avro.converter.types.IntTimeMillisConverter
- tech.allegro.schema.json2avro.converter.types.AbstractLongDateTimeConverter
- tech.allegro.schema.json2avro.converter.types.LongTimeMicrosConverter
- tech.allegro.schema.json2avro.converter.types.LongTimestampMicrosConverter
- tech.allegro.schema.json2avro.converter.types.LongTimestampMillisConverter
- tech.allegro.schema.json2avro.converter.types.AbstractIntDateTimeConverter
- tech.allegro.schema.json2avro.converter.AvroJsonConverter
- tech.allegro.schema.json2avro.converter.types.AvroTypeConverter.Incompatible
- tech.allegro.schema.json2avro.converter.types.AvroTypeConverterWithStrictJavaTypeCheck<T> (implements tech.allegro.schema.json2avro.converter.types.AvroTypeConverter)
- tech.allegro.schema.json2avro.converter.types.ArrayConverter
- tech.allegro.schema.json2avro.converter.types.EnumConverter
- tech.allegro.schema.json2avro.converter.types.MapConverter
- tech.allegro.schema.json2avro.converter.types.PrimitiveConverter<T>
- tech.allegro.schema.json2avro.converter.types.RecordConverter
- tech.allegro.schema.json2avro.converter.types.BytesDecimalConverter (implements tech.allegro.schema.json2avro.converter.types.AvroTypeConverter)
- tech.allegro.schema.json2avro.converter.CompositeJsonToAvroReader (implements tech.allegro.schema.json2avro.converter.JsonToAvroReader)
- org.apache.avro.Conversion<T>
- tech.allegro.schema.json2avro.converter.conversions.DecimalAsStringConversion
- org.apache.avro.io.Encoder (implements java.io.Flushable)
- org.apache.avro.io.ParsingEncoder
- org.apache.avro.io.JsonEncoder (implements org.apache.avro.io.parsing.Parser.ActionHandler)
- org.apache.avro.io.NoWrappingJsonEncoder
- org.apache.avro.io.JsonEncoder (implements org.apache.avro.io.parsing.Parser.ActionHandler)
- org.apache.avro.io.ParsingEncoder
- 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.types.NullConverter (implements tech.allegro.schema.json2avro.converter.types.AvroTypeConverter)
- 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
- tech.allegro.schema.json2avro.converter.types.UnionConverter (implements tech.allegro.schema.json2avro.converter.types.AvroTypeConverter)
- tech.allegro.schema.json2avro.converter.types.AbstractDateTimeConverter (implements tech.allegro.schema.json2avro.converter.types.AvroTypeConverter)
Interface Hierarchy
- tech.allegro.schema.json2avro.converter.types.AvroTypeConverter
- tech.allegro.schema.json2avro.converter.JsonToAvroReader
- tech.allegro.schema.json2avro.converter.UnknownFieldListener