public interface Dataset extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
Scanner |
newScan(ScanOptions options)
Create a new Scanner using the provided scan options.
|
closeScanner newScan(ScanOptions options)
options - options used during creating ScannerCopyright © 2023 The Apache Software Foundation. All rights reserved.