Package | Description |
---|---|
org.bytedeco.arrow_dataset |
Modifier and Type | Class and Description |
---|---|
class |
CsvFragmentScanOptions
\brief Per-scan options for CSV fragments
|
class |
IpcFragmentScanOptions
\brief Per-scan options for IPC fragments
|
class |
ParquetFragmentScanOptions
\brief Per-scan options for Parquet fragments
|
Modifier and Type | Method and Description |
---|---|
FragmentScanOptions |
FileFormat.default_fragment_scan_options()
Options affecting how this format is scanned.
|
FragmentScanOptions |
FileFormat.default_fragment_scan_options()
Options affecting how this format is scanned.
|
FragmentScanOptions |
ScanOptions.fragment_scan_options()
Fragment-specific scan options.
|
FragmentScanOptions |
ScanOptions.fragment_scan_options()
Fragment-specific scan options.
|
Modifier and Type | Method and Description |
---|---|
FileFormat |
FileFormat.default_fragment_scan_options(FragmentScanOptions setter) |
FileFormat |
FileFormat.default_fragment_scan_options(FragmentScanOptions setter) |
ScanOptions |
ScanOptions.fragment_scan_options(FragmentScanOptions setter) |
ScanOptions |
ScanOptions.fragment_scan_options(FragmentScanOptions setter) |
Status |
ScannerBuilder.FragmentScanOptions(FragmentScanOptions fragment_scan_options)
\brief Set fragment-specific scan options.
|
Status |
ScannerBuilder.FragmentScanOptions(FragmentScanOptions fragment_scan_options)
\brief Set fragment-specific scan options.
|
Copyright © 2022. All rights reserved.