Uses of Class
org.apache.drill.exec.store.pcap.plugin.PcapFormatConfig
Package
Description
For comments on realization of this format plugin look at :
-
Uses of PcapFormatConfig in org.apache.drill.exec.store.pcap
ModifierConstructorDescriptionPcapBatchReader
(PcapFormatConfig readerConfig, FileSchemaNegotiator negotiator) -
Uses of PcapFormatConfig in org.apache.drill.exec.store.pcap.plugin
ModifierConstructorDescriptionPcapFormatPlugin
(String name, DrillbitContext context, org.apache.hadoop.conf.Configuration fsConf, StoragePluginConfig storageConfig, PcapFormatConfig formatConfig) -
Uses of PcapFormatConfig in org.apache.drill.exec.store.pcapng
ModifierConstructorDescriptionPcapngBatchReader
(PcapFormatConfig config, EasySubScan scan, FileSchemaNegotiator negotiator)