com.ibm.streamsx.topology.generator.functional

Interface FunctionalOpProperties



  • public interface FunctionalOpProperties
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String FUNCTIONAL_LOGIC_PARAM 
      static java.lang.String NAME_SUBMISSION_PARAM_NAMES
      The name of the functional operator's actual SPL parameter for the submission parameters names
      static java.lang.String NAME_SUBMISSION_PARAM_VALUES
      The name of the functional operator's actual SPL parameter for the submission parameters values
    • Field Detail

      • FUNCTIONAL_LOGIC_PARAM

        static final java.lang.String FUNCTIONAL_LOGIC_PARAM
        See Also:
        Constant Field Values
      • NAME_SUBMISSION_PARAM_NAMES

        static final java.lang.String NAME_SUBMISSION_PARAM_NAMES
        The name of the functional operator's actual SPL parameter for the submission parameters names
        See Also:
        Constant Field Values
      • NAME_SUBMISSION_PARAM_VALUES

        static final java.lang.String NAME_SUBMISSION_PARAM_VALUES
        The name of the functional operator's actual SPL parameter for the submission parameters values
        See Also:
        Constant Field Values
streamsx.topology 1.5 @ IBMStreams GitHub