com.ibm.streamsx.topology.context.local

Class StreamsContextSubmit

  • java.lang.Object
    • com.ibm.streamsx.topology.context.local.StreamsContextSubmit


  • public class StreamsContextSubmit
    extends java.lang.Object
    Given the path of a file containing the JSON representation of a graph, read the file, generate the SPL, and write it to the specified file. All paths should be absolute.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StreamsContextSubmit

        public StreamsContextSubmit()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
streamsx.topology 2.1 @ IBMStreams GitHub