public interface AvroReader<O> extends AvroExternalizable
| Modifier and Type | Method and Description |
|---|---|
O |
read(org.apache.avro.io.Decoder in)
Read the object from the decoder
|
createSchema, getObjectClassO read(org.apache.avro.io.Decoder in) throws IOException
in - the decoderIOExceptionCopyright © 2016. All Rights Reserved.