protected static final class AvroScalarReader.IntReader extends AvroScalarReader
AvroScalarReader.BooleanReader, AvroScalarReader.BytesReader, AvroScalarReader.DoubleReader, AvroScalarReader.EnumDecoder, AvroScalarReader.FixedDecoder, AvroScalarReader.FloatReader, AvroScalarReader.IntReader, AvroScalarReader.LongReader, AvroScalarReader.NullReader, AvroScalarReader.ScalarUnionReader, AvroScalarReader.StringReader
Modifier | Constructor and Description |
---|---|
protected |
AvroScalarReader.IntReader() |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.core.JsonToken |
readValue(AvroParserImpl parser,
org.apache.avro.io.BinaryDecoder decoder) |
public com.fasterxml.jackson.core.JsonToken readValue(AvroParserImpl parser, org.apache.avro.io.BinaryDecoder decoder) throws IOException
readValue
in class AvroScalarReader
IOException
Copyright © 2016 FasterXML. All rights reserved.