Package | Description |
---|---|
com.fasterxml.jackson.dataformat.avro | |
com.fasterxml.jackson.dataformat.avro.deser |
Class and Description |
---|
AvroReadContext
We need to use a custom context to be able to carry along
Object and array records.
|
AvroStructureReader
Base class for handlers for Avro structured types (or, in case of
root values, wrapped scalar values).
|
Class and Description |
---|
AvroParserImpl
Implementation class that exposes additional internal API
to be used as callbacks by
AvroReadContext implementations. |
AvroReadContext
We need to use a custom context to be able to carry along
Object and array records.
|
AvroScalarReader |
AvroStructureReader
Base class for handlers for Avro structured types (or, in case of
root values, wrapped scalar values).
|
MapReader |
MissingReader |
Copyright © 2016 FasterXML. All rights reserved.