public static class Json.ObjectReader extends Object implements DatumReader<Object>
DatumReader
for arbitrary Json data using the object model described
in JsonProperties
.public void setSchema(Schema schema)
DatumReader
setSchema
in interface DatumReader<Object>
public Object read(Object reuse, Decoder in) throws IOException
DatumReader
read
in interface DatumReader<Object>
IOException
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.