public class JsonRecord extends Object
Schema
along with a
JsonNode
. It is used with a JsonAvroBinding
.JsonAvroBinding
,
getJsonBinding
,
getJsonMultiBinding
Constructor and Description |
---|
JsonRecord(org.codehaus.jackson.JsonNode jsonNode,
Schema schema)
Creates a JsonRecord from a
Schema and a JsonNode . |
Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.