| Package | Description |
|---|---|
| org.apache.arrow.dataset.jni | |
| org.apache.arrow.dataset.scanner | |
| org.apache.arrow.dataset.source |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeScanner
Native implementation of
Scanner. |
| Constructor and Description |
|---|
ArrowScannerReader(Scanner scanner,
BufferAllocator allocator)
Constructs a scanner reader using a Scanner.
|
| Modifier and Type | Method and Description |
|---|---|
Scanner |
Dataset.newScan(ScanOptions options)
Create a new Scanner using the provided scan options.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.