com.ibm.streamsx.topology.context.remote

Class RemoteContextSubmit

  • java.lang.Object
    • com.ibm.streamsx.topology.context.remote.RemoteContextSubmit


  • public class RemoteContextSubmit
    extends java.lang.Object
    Given the path of a file containing the JSON representation of a graph, read the file and submit it to a remote context as JSON.
    • 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

      • RemoteContextSubmit

        public RemoteContextSubmit()
    • Method Detail

      • main

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