Package org.apache.drill.exec.store.xml
Class XMLFormatConfig
java.lang.Object
org.apache.drill.exec.store.xml.XMLFormatConfig
- All Implemented Interfaces:
org.apache.drill.common.logical.FormatPluginConfig
public class XMLFormatConfig
extends Object
implements org.apache.drill.common.logical.FormatPluginConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.apache.drill.exec.store.xml.XMLBatchReader.XMLReaderConfiggetReaderConfig(XMLFormatPlugin plugin) inthashCode()toString()
-
Field Details
-
extensions
-
dataLevel
public final int dataLevel
-
-
Constructor Details
-
XMLFormatConfig
-
-
Method Details