com.ibm.streamsx.topology.spi.builder

Interface Properties.Graph.Config

  • Enclosing interface:
    Properties.Graph


    public static interface Properties.Graph.Config
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String JAVA_OPS
      JsonObject mapping operator kind to Java class name.
    • Field Detail

      • JAVA_OPS

        static final java.lang.String JAVA_OPS
        JsonObject mapping operator kind to Java class name. Only used when a graph is executed in a embedded context. When executed in a context that uses SPL then operators much be available through an SPL toolkit.
        See Also:
        Constant Field Values
streamsx.topology 2.1 @ IBMStreams GitHub