Interface DataSource<T>

    • Method Detail

      • read

        ResultSet<T> read()
        Returns read from the index and return the results.