Inherited from AbstractBatchScan[(Option[PartialRow], Option[PartialRow]), RowResultIterator]
Inherited from CloseableIterator[RowResultIterator]
Inherited from Closeable
Inherited from AutoCloseable
Inherited from Iterator[RowResultIterator]
Inherited from TraversableOnce[RowResultIterator]
Inherited from GenTraversableOnce[RowResultIterator]
Inherited from AnyRef
Inherited from Any
Batch scanner for Kudu
Note: RowResults are re-used inside the RowResultIterator, so we have to do multi-threading at the RowResultIterator level