public interface ScanTask extends AutoCloseable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ScanTask.BatchIterator
The iterator implementation for
ArrowRecordBatchs. |
| Modifier and Type | Method and Description |
|---|---|
ScanTask.BatchIterator |
execute()
Creates and returns a
ScanTask.BatchIterator instance. |
closeScanTask.BatchIterator execute()
ScanTask.BatchIterator instance.Copyright © 2021 The Apache Software Foundation. All rights reserved.