public class NativeDataset extends Object implements Dataset
Dataset.| Constructor and Description |
|---|
NativeDataset(NativeContext context,
long datasetId) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
NativeScanner |
newScan(ScanOptions options)
Create a new Scanner using the provided scan options.
|
public NativeDataset(NativeContext context, long datasetId)
public NativeScanner newScan(ScanOptions options)
Datasetpublic void close()
close in interface AutoCloseableCopyright © 2023 The Apache Software Foundation. All rights reserved.