Interface StreamOptionIfc

    • Method Detail

      • getResetNextSubStreamOption

        boolean getResetNextSubStreamOption()
        Gets the current reset next sub-stream option true means, that it is set to jump to the next sub-stream after each replication
        Returns:
        the option
      • getResetStartStreamOption

        boolean getResetStartStreamOption()
        Gets the current Reset Start Stream Option
        Returns:
        the option
      • setResetNextSubStreamOption

        void setResetNextSubStreamOption​(boolean b)
        Sets the current reset next sub-stream option true means, that it is set to jump to the next sub-stream after each replication
        Parameters:
        b - true means reset
      • setResetStartStreamOption

        void setResetStartStreamOption​(boolean b)
        Sets the reset start stream option, true means that it will be reset to the starting stream
        Parameters:
        b - true means reset