Class AbstractDataflowTestDriver.Knob

    • Constructor Summary

      Constructors 
      Constructor Description
      Knob​(java.lang.String systemPropertyName, int analysisProperty)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • systemPropertyName

        public java.lang.String systemPropertyName
      • analysisProperty

        public int analysisProperty
    • Constructor Detail

      • Knob

        public Knob​(java.lang.String systemPropertyName,
                    int analysisProperty)