Uses of Class
org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
Packages that use EasyFormatPlugin
Package
Description
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.avro
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.avro -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.dfs.easy
Methods in org.apache.drill.exec.store.dfs.easy that return EasyFormatPluginConstructors in org.apache.drill.exec.store.dfs.easy with parameters of type EasyFormatPluginModifierConstructorDescriptionClassicScanBuilder
(FragmentContext context, EasySubScan scan, EasyFormatPlugin<? extends FormatPluginConfig> plugin) EasyFileScanBuilder
(FragmentContext context, EasySubScan scan, EasyFormatPlugin<? extends FormatPluginConfig> plugin) ConstructorEasyGroupScan
(String userName, FileSelection selection, EasyFormatPlugin<?> formatPlugin, List<SchemaPath> columns, org.apache.hadoop.fs.Path selectionRoot, int minWidth, MetadataProviderManager metadataProvider) EasyGroupScan
(String userName, FileSelection selection, EasyFormatPlugin<?> formatPlugin, List<SchemaPath> columns, org.apache.hadoop.fs.Path selectionRoot, MetadataProviderManager metadataProviderManager) EasySubScan
(String userName, List<CompleteFileWork.FileWorkImpl> files, EasyFormatPlugin<?> plugin, List<SchemaPath> columns, org.apache.hadoop.fs.Path selectionRoot, int partitionDepth, TupleMetadata schema, int limit) EasyWriter
(PhysicalOperator child, String location, List<String> partitionColumns, EasyFormatPlugin<?> formatPlugin) EvfErrorContext
(EasySubScan scan, EasyFormatPlugin<? extends FormatPluginConfig> plugin) -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.easy.json
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.easy.json -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.easy.sequencefile
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.easy.sequencefile -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.easy.text
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.easy.textModifier and TypeClassDescriptionclass
Text format plugin for CSV and other delimited text formats. -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.esri
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.esri -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.excel
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.excel -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.hdf5
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.hdf5 -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.httpd
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.httpd -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.image
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.image -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.log
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.log -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.ltsv
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.ltsv -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.msaccess
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.msaccess -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.pcap.plugin
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.pcap.pluginModifier and TypeClassDescriptionclass
BasePcapFormatPlugin<T extends PcapFormatConfig>
class
class
Deprecated. -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.pdf
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.pdf -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.sas
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.sas -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.spss
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.spss -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.syslog
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.syslog -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.xml
Subclasses of EasyFormatPlugin in org.apache.drill.exec.store.xml