Uses of Class
org.apache.drill.exec.store.easy.json.JSONFormatConfig
Packages that use JSONFormatConfig
-
Uses of JSONFormatConfig in org.apache.drill.exec.store.easy.json
Constructors in org.apache.drill.exec.store.easy.json with parameters of type JSONFormatConfigModifierConstructorDescriptionJSONFormatPlugin
(String name, DrillbitContext context, org.apache.hadoop.conf.Configuration fsConf, StoragePluginConfig config, JSONFormatConfig formatPluginConfig) JSONRecordReader
(FragmentContext fragmentContext, org.apache.hadoop.fs.Path inputPath, DrillFileSystem fileSystem, List<SchemaPath> columns, JSONFormatConfig config) Deprecated.Create a JSON Record Reader that uses a file based input stream.