Uses of Class
org.apache.drill.exec.physical.impl.scan.file.FileScanFramework.FileScanBuilder
Package
Description
Handles the special "columns" column used by the text reader,
and available to similar readers.
Handles optional file metadata columns: implicit columns and
partition columns.
-
Uses of FileScanFramework.FileScanBuilder in org.apache.drill.exec.physical.impl.scan.columns
-
Uses of FileScanFramework.FileScanBuilder in org.apache.drill.exec.physical.impl.scan.file
-
Uses of FileScanFramework.FileScanBuilder in org.apache.drill.exec.store.dfs.easy
Modifier and TypeMethodDescriptionprotected FileScanFramework.FileScanBuilder
EasyFormatPlugin.frameworkBuilder
(EasySubScan scan, OptionSet options) Create the plugin-specific framework that manages the scan.Modifier and TypeMethodDescriptionprotected void
EasyFormatPlugin.initScanBuilder
(FileScanFramework.FileScanBuilder builder, EasySubScan scan) Initialize the scan framework builder with standard options. -
Uses of FileScanFramework.FileScanBuilder in org.apache.drill.exec.store.easy.json
Modifier and TypeMethodDescriptionprotected FileScanFramework.FileScanBuilder
JSONFormatPlugin.frameworkBuilder
(EasySubScan scan, OptionSet options) -
Uses of FileScanFramework.FileScanBuilder in org.apache.drill.exec.store.hdf5
Modifier and TypeMethodDescriptionprotected FileScanFramework.FileScanBuilder
HDF5FormatPlugin.frameworkBuilder
(EasySubScan scan, OptionSet options) -
Uses of FileScanFramework.FileScanBuilder in org.apache.drill.exec.store.image
Modifier and TypeMethodDescriptionprotected FileScanFramework.FileScanBuilder
ImageFormatPlugin.frameworkBuilder
(EasySubScan scan, OptionSet options)