Hierarchy For Package tech.allegro.schema.json2avro.converter.types
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.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.types.NullConverter (implements tech.allegro.schema.json2avro.converter.types.AvroTypeConverter)
- 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