Uses of Class
org.apache.drill.exec.physical.impl.scan.v3.file.FileScanLifecycleBuilder
Packages that use FileScanLifecycleBuilder
Package
Description
-
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.physical.impl.scan.v3.file
Methods in org.apache.drill.exec.physical.impl.scan.v3.file that return FileScanLifecycleBuilderConstructors in org.apache.drill.exec.physical.impl.scan.v3.file with parameters of type FileScanLifecycleBuilderModifierConstructorDescriptionFileScanLifecycle
(OperatorContext context, FileScanLifecycleBuilder options) ImplicitFileColumnsHandler
(DrillFileSystem dfs, OptionSet options, FileScanLifecycleBuilder scanOptions, ResultVectorCache vectorCache, ScanSchemaTracker schemaTracker) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.avro
Methods in org.apache.drill.exec.store.avro with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
AvroFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.dfs.easy
Subclasses of FileScanLifecycleBuilder in org.apache.drill.exec.store.dfs.easyModifier and TypeClassDescriptionclass
Create the file scan lifecycle that manages the scan.Methods in org.apache.drill.exec.store.dfs.easy with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
EasyFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) Configure an EVF (v2) scan, which must at least include the factory to create readers. -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.easy.sequencefile
Methods in org.apache.drill.exec.store.easy.sequencefile with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
SequenceFileFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.easy.text
Methods in org.apache.drill.exec.store.easy.text with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
TextFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.esri
Methods in org.apache.drill.exec.store.esri with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
ShpFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.excel
Methods in org.apache.drill.exec.store.excel with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
ExcelFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.httpd
Methods in org.apache.drill.exec.store.httpd with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
HttpdLogFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.log
Methods in org.apache.drill.exec.store.log with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
LogFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) Build a file scan framework for this plugin. -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.ltsv
Methods in org.apache.drill.exec.store.ltsv with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
LTSVFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.msaccess
Methods in org.apache.drill.exec.store.msaccess with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
MSAccessFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.pcap.plugin
Methods in org.apache.drill.exec.store.pcap.plugin with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
BasePcapFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.pdf
Methods in org.apache.drill.exec.store.pdf with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
PdfFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.sas
Methods in org.apache.drill.exec.store.sas with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
SasFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.spss
Methods in org.apache.drill.exec.store.spss with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
SpssFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.syslog
Methods in org.apache.drill.exec.store.syslog with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
SyslogFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of FileScanLifecycleBuilder in org.apache.drill.exec.store.xml
Methods in org.apache.drill.exec.store.xml with parameters of type FileScanLifecycleBuilderModifier and TypeMethodDescriptionprotected void
XMLFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan)