Uses of Class
org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatConfig
Packages that use SequenceFileFormatConfig
-
Uses of SequenceFileFormatConfig in org.apache.drill.exec.store.easy.sequencefile
Constructors in org.apache.drill.exec.store.easy.sequencefile with parameters of type SequenceFileFormatConfigModifierConstructorDescriptionSequenceFileBatchReader
(SequenceFileFormatConfig config, EasySubScan scan, FileSchemaNegotiator negotiator) SequenceFileFormatPlugin
(String name, DrillbitContext context, org.apache.hadoop.conf.Configuration fsConf, StoragePluginConfig storageConfig, SequenceFileFormatConfig formatConfig)