Interface BatchedColumnReader<T>

    • Method Detail

      • getRowsPerBatch

        int getRowsPerBatch()
        Returns the number of rows processed in each batch
        Returns:
        the number of rows per batch
      • getBatchesProcessed

        int getBatchesProcessed()
        Returns the number of batches already processed
        Returns:
        the number of batches already processed