Package | Description |
---|---|
com.fasterxml.jackson.dataformat.avro.deser |
Modifier and Type | Class and Description |
---|---|
protected static class |
StructDefaults.ObjectDefaults |
Modifier and Type | Method and Description |
---|---|
static MapReader |
MapReader.construct(AvroStructureReader reader,
String typeId,
String keyTypeId) |
static MapReader |
MapReader.construct(ScalarDecoder dec,
String typeId,
String keyTypeId,
String valueTypeId) |
MapReader |
StructDefaults.ObjectDefaults.newReader(AvroReadContext parent,
AvroParserImpl parser) |
abstract MapReader |
MapReader.newReader(AvroReadContext parent,
AvroParserImpl parser) |
Copyright © 2021 FasterXML. All rights reserved.