Class JsonDataWithSchema


  • public class JsonDataWithSchema
    extends Object
    Wrapper object that contains schema string and json data string This works similar to the notion of GenericRecord in Avro. This can be passed as an input to the serializer for json data format.
    • Constructor Detail

      • JsonDataWithSchema

        public JsonDataWithSchema()