public static class Json.Reader extends Object implements DatumReader<JsonNode>
DatumReader
for arbitrary Json data.public void setSchema(Schema schema)
DatumReader
setSchema
in interface DatumReader<JsonNode>
public JsonNode read(JsonNode reuse, Decoder in) throws IOException
DatumReader
read
in interface DatumReader<JsonNode>
IOException
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.