JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.avro.io
,
tech.allegro.schema.json2avro.converter
,
tech.allegro.schema.json2avro.converter.types
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.
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.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
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
tech.allegro.schema.json2avro.converter.types.
UnionConverter
(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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes