Interface ScannableTable

    • Method Detail

      • scan

        Enumerable<java.lang.Object[]> scan​(DataContext root)
        Returns an enumerator over the rows in this Table. Each row is represented as an array of its column values.