Uses of Class
org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
Package
Description
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.avro
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.dfs.easy
ModifierConstructorDescriptionClassicScanBuilder
(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
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.easy.sequencefile
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.easy.text
Modifier and TypeClassDescriptionclass
Text format plugin for CSV and other delimited text formats. -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.esri
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.excel
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.hdf5
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.httpd
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.image
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.log
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.ltsv
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.msaccess
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.pcap.plugin
Modifier and TypeClassDescriptionclass
BasePcapFormatPlugin<T extends PcapFormatConfig>
class
class
Deprecated. -
Uses of EasyFormatPlugin in org.apache.drill.exec.store.pdf
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.sas
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.spss
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.syslog
-
Uses of EasyFormatPlugin in org.apache.drill.exec.store.xml