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