Uses of Class
org.apache.drill.exec.store.ltsv.LTSVFormatPluginConfig
Packages that use LTSVFormatPluginConfig
-
Uses of LTSVFormatPluginConfig in org.apache.drill.exec.store.ltsv
Constructors in org.apache.drill.exec.store.ltsv with parameters of type LTSVFormatPluginConfigModifierConstructorDescriptionLTSVBatchReader(LTSVFormatPluginConfig config, FileSchemaNegotiator negotiator) LTSVFormatPlugin(String name, DrillbitContext context, org.apache.hadoop.conf.Configuration fsConf, StoragePluginConfig storageConfig, LTSVFormatPluginConfig formatConfig)