AvroMapper
, which is mostly similar to simply
constructing a mapper with AvroFactory
, but also adds little
bit of convenience around AvroSchema
generation.Schema
JsonParser
implementation for decoding Avro content and
exposing at as a stream of JsonToken
s, to be used
for data binding.AvroReadContext
implementations.AvroSchema
for a given Java POJO,
using definitions Jackson would use for serialization.AvroParser.Feature
for list of features)AvroGenerator.Feature
for list of features)AvroParser.Feature
for list of features)AvroParser.Feature
for list of features)AvroGenerator.Feature
for list of features)AvroParser.Feature
for list of features)AvroParser.Feature
for list of features)AvroGenerator.Feature
for list of features)AvroParser.Feature
for list of features)-1
to reflect that lack of knowledge.AvroParser.Feature
is enabled.ObjectWriteContext
that needs to be used with
Avro Map datatype.AvroWriteContext
used when ignoring structured output.AvroStructureReader
.InputStream
,
and once done (successfully or not), closing the stream.AvroSchema
from given
encoded JSON representation.AvroSchema
from given
encoded JSON representation.AvroGenerator.Feature
s
are enabled.Copyright © 2016 FasterXML. All rights reserved.