Interface OptionalOneTimeInitializer

    • Method Detail

      • setInitializeOnce

        void setInitializeOnce​(boolean value)
        Sets whether the internal reorder filter gets initialized only with the first batch.
        Parameters:
        value - true if the filter gets only initialized once
      • getInitializeOnce

        boolean getInitializeOnce()
        Returns whether the internal reorder filter gets initialized only with the first batch.
        Returns:
        true if the filter gets only initialized once
      • initializeOnceTipText

        String initializeOnceTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.