Uses of Class
org.apache.arrow.dataset.scanner.ScanOptions
Packages that use ScanOptions
Package
Description
-
Uses of ScanOptions in org.apache.arrow.dataset.jni
Methods in org.apache.arrow.dataset.jni with parameters of type ScanOptions -
Uses of ScanOptions in org.apache.arrow.dataset.scanner
Methods in org.apache.arrow.dataset.scanner that return ScanOptions -
Uses of ScanOptions in org.apache.arrow.dataset.source
Methods in org.apache.arrow.dataset.source with parameters of type ScanOptionsModifier and TypeMethodDescriptionDataset.newScan
(ScanOptions options) Create a new Scanner using the provided scan options.