com.ibm.streamsx.topology.json

Interface JSONSchemas



  • public interface JSONSchemas
    SPL schema for JSON.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static com.ibm.streams.operator.StreamSchema JSON
      IBM Streams schema used for streams with JSON data.
    • Field Detail

      • JSON

        static final com.ibm.streams.operator.StreamSchema JSON
        IBM Streams schema used for streams with JSON data. Consists of a single attribute of type rstring jsonString.
streamsx.topology 2.1 @ IBMStreams GitHub