See: Description
Class | Description |
---|---|
ApacheAvroFactory |
Alternative
AvroFactory implementation that uses
codecs from Apache Avro library instead of Jackson "native"
codecs. |
ApacheAvroParserImpl |
Implementation class that exposes additional internal API
to be used as callbacks by
AvroReadContext implementations. |
ApacheCodecRecycler |
Simple helper class that contains extracted functionality for
simple encoder/decoder recycling.
|
CustomEncodingDeserializer<T> |
Deserializes an object using a avro
CustomEncoding |
DecoderOverAvroParser |
Wraps an AvroParser instance and allows it to be advanced by reading from it like an avro
Decoder |
Exception | Description |
---|---|
ApacheCodecRecycler.BadSchemaException |
Copyright © 2022 FasterXML. All rights reserved.