Uses of Class
org.apache.drill.exec.store.dfs.easy.EasySubScan
Packages that use EasySubScan
Package
Description
-
Uses of EasySubScan in org.apache.drill.exec.store.avro
Methods in org.apache.drill.exec.store.avro with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
AvroFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) Constructors in org.apache.drill.exec.store.avro with parameters of type EasySubScanModifierConstructorDescriptionAvroBatchReader
(AvroFormatConfig config, EasySubScan scan, FileSchemaNegotiator negotiator) -
Uses of EasySubScan in org.apache.drill.exec.store.dfs.easy
Methods in org.apache.drill.exec.store.dfs.easy that return EasySubScanMethods in org.apache.drill.exec.store.dfs.easy with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
EasyFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) Configure an EVF (v2) scan, which must at least include the factory to create readers.protected FileScanFramework.FileScanBuilder
EasyFormatPlugin.frameworkBuilder
(EasySubScan scan, OptionSet options) Create the plugin-specific framework that manages the scan.EasyReaderBatchCreator.getBatch
(ExecutorFragmentContext context, EasySubScan config, List<RecordBatch> children) protected CloseableRecordBatch
EasyFormatPlugin.getReaderBatch
(FragmentContext context, EasySubScan scan) protected void
EasyFormatPlugin.initScanBuilder
(FileScanFramework.FileScanBuilder builder, EasySubScan scan) Initialize the scan framework builder with standard options.EasyFormatPlugin.newBatchReader
(EasySubScan scan, OptionSet options) For EVF V1, to be removed.Constructors in org.apache.drill.exec.store.dfs.easy with parameters of type EasySubScanModifierConstructorDescriptionClassicScanBuilder
(FragmentContext context, EasySubScan scan, EasyFormatPlugin<? extends FormatPluginConfig> plugin) EasyFileScanBuilder
(FragmentContext context, EasySubScan scan, EasyFormatPlugin<? extends FormatPluginConfig> plugin) ConstructorEvfErrorContext
(EasySubScan scan, EasyFormatPlugin<? extends FormatPluginConfig> plugin) -
Uses of EasySubScan in org.apache.drill.exec.store.easy.json
Methods in org.apache.drill.exec.store.easy.json with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected FileScanFramework.FileScanBuilder
JSONFormatPlugin.frameworkBuilder
(EasySubScan scan, OptionSet options) -
Uses of EasySubScan in org.apache.drill.exec.store.easy.sequencefile
Methods in org.apache.drill.exec.store.easy.sequencefile with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
SequenceFileFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) Constructors in org.apache.drill.exec.store.easy.sequencefile with parameters of type EasySubScanModifierConstructorDescriptionSequenceFileBatchReader
(SequenceFileFormatConfig config, EasySubScan scan, FileSchemaNegotiator negotiator) -
Uses of EasySubScan in org.apache.drill.exec.store.easy.text
Methods in org.apache.drill.exec.store.easy.text with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
TextFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of EasySubScan in org.apache.drill.exec.store.esri
Methods in org.apache.drill.exec.store.esri with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
ShpFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of EasySubScan in org.apache.drill.exec.store.excel
Methods in org.apache.drill.exec.store.excel with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
ExcelFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) Constructors in org.apache.drill.exec.store.excel with parameters of type EasySubScanModifierConstructorDescriptionExcelBatchReader
(org.apache.drill.exec.store.excel.ExcelBatchReader.ExcelReaderConfig readerConfig, EasySubScan scan, FileSchemaNegotiator negotiator) -
Uses of EasySubScan in org.apache.drill.exec.store.hdf5
Methods in org.apache.drill.exec.store.hdf5 with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected FileScanFramework.FileScanBuilder
HDF5FormatPlugin.frameworkBuilder
(EasySubScan scan, OptionSet options) -
Uses of EasySubScan in org.apache.drill.exec.store.httpd
Methods in org.apache.drill.exec.store.httpd with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
HttpdLogFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) Constructors in org.apache.drill.exec.store.httpd with parameters of type EasySubScanModifierConstructorDescriptionHttpdLogBatchReader
(HttpdLogFormatConfig formatConfig, EasySubScan scan, FileSchemaNegotiator negotiator) HttpdParser
(String logFormat, String timestampFormat, boolean flattenWildcards, boolean parseUserAgent, String logParserRemapping, EasySubScan scan) -
Uses of EasySubScan in org.apache.drill.exec.store.image
Methods in org.apache.drill.exec.store.image with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected FileScanFramework.FileScanBuilder
ImageFormatPlugin.frameworkBuilder
(EasySubScan scan, OptionSet options) ImageFormatPlugin.newBatchReader
(EasySubScan scan, OptionSet options) Constructors in org.apache.drill.exec.store.image with parameters of type EasySubScan -
Uses of EasySubScan in org.apache.drill.exec.store.log
Methods in org.apache.drill.exec.store.log with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
LogFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) Build a file scan framework for this plugin. -
Uses of EasySubScan in org.apache.drill.exec.store.ltsv
Methods in org.apache.drill.exec.store.ltsv with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
LTSVFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of EasySubScan in org.apache.drill.exec.store.msaccess
Methods in org.apache.drill.exec.store.msaccess with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
MSAccessFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of EasySubScan in org.apache.drill.exec.store.pcap.plugin
Methods in org.apache.drill.exec.store.pcap.plugin with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
BasePcapFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of EasySubScan in org.apache.drill.exec.store.pcapng
Constructors in org.apache.drill.exec.store.pcapng with parameters of type EasySubScanModifierConstructorDescriptionPcapngBatchReader
(PcapFormatConfig config, EasySubScan scan, FileSchemaNegotiator negotiator) -
Uses of EasySubScan in org.apache.drill.exec.store.pdf
Methods in org.apache.drill.exec.store.pdf with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
PdfFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of EasySubScan in org.apache.drill.exec.store.sas
Methods in org.apache.drill.exec.store.sas with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
SasFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of EasySubScan in org.apache.drill.exec.store.spss
Methods in org.apache.drill.exec.store.spss with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
SpssFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) -
Uses of EasySubScan in org.apache.drill.exec.store.syslog
Methods in org.apache.drill.exec.store.syslog with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
SyslogFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) Constructors in org.apache.drill.exec.store.syslog with parameters of type EasySubScanModifierConstructorDescriptionSyslogBatchReader
(SyslogFormatConfig config, EasySubScan scan, FileSchemaNegotiator negotiator) -
Uses of EasySubScan in org.apache.drill.exec.store.xml
Methods in org.apache.drill.exec.store.xml with parameters of type EasySubScanModifier and TypeMethodDescriptionprotected void
XMLFormatPlugin.configureScan
(FileScanLifecycleBuilder builder, EasySubScan scan) Constructors in org.apache.drill.exec.store.xml with parameters of type EasySubScanModifierConstructorDescriptionXMLBatchReader
(org.apache.drill.exec.store.xml.XMLBatchReader.XMLReaderConfig readerConfig, EasySubScan scan, FileSchemaNegotiator negotiator) XMLReaderFactory
(org.apache.drill.exec.store.xml.XMLBatchReader.XMLReaderConfig config, EasySubScan scan)