topic

Class SubscribeBeacon

  • java.lang.Object
    • topic.SubscribeBeacon
    • Constructor Summary

      Constructors 
      Constructor and Description
      SubscribeBeacon() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Submit this application which subscribes to a topic.
      • Methods inherited from class java.lang.Object

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

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Submit this application which subscribes to a topic.
        Parameters:
        args - Command line arguments, accepts a single optional topic name.
        Throws:
        java.lang.Exception - Error running the application
streamsx.topology @ IBMStreams GitHub