public static class Json.Writer extends Object implements DatumWriter<JsonNode>
DatumWriter for arbitrary Json data.public void setSchema(Schema schema)
DatumWritersetSchema in interface DatumWriter<JsonNode>public void write(JsonNode datum, Encoder out) throws IOException
DatumWriterwrite in interface DatumWriter<JsonNode>IOExceptionCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.