Class RangeSource


  • public class RangeSource
    extends Object
    Bounds iterator.
    • Method Detail

      • hasMoreRows

        public boolean hasMoreRows()
        Returns:
        true If there are more rows in this source.
      • next

        public GridH2RowRange next​(int maxRows)
        Parameters:
        maxRows - Max allowed rows.
        Returns:
        Range.