Class SamplingScan

    • Method Detail

      • limit

        public long limit()
        Returns the limit set for this sampling scan.
        Returns:
        the limit set for this sampling scan.
      • seed

        public Optional<Long> seed()
        Returns the seed set for this sampling scan.
        Returns:
        the seed set for this sampling scan.