com.ibm.streamsx.topology.spi.builder

Class Builder

  • java.lang.Object
    • com.ibm.streamsx.topology.spi.builder.Builder


  • public class Builder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      Builder() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static com.google.gson.JsonObject graph(Topology topology) 
      • Methods inherited from class java.lang.Object

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

      • Builder

        public Builder()
    • Method Detail

      • graph

        public static com.google.gson.JsonObject graph(Topology topology)
streamsx.topology 2.1 @ IBMStreams GitHub