public class XMLFormatConfig extends Object implements FormatPluginConfig
Modifier and Type | Field and Description |
---|---|
int |
dataLevel |
List<String> |
extensions |
Constructor and Description |
---|
XMLFormatConfig(List<String> extensions,
int dataLevel) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<String> |
getExtensions() |
org.apache.drill.exec.store.xml.XMLBatchReader.XMLReaderConfig |
getReaderConfig(XMLFormatPlugin plugin) |
int |
hashCode() |
String |
toString() |
public org.apache.drill.exec.store.xml.XMLBatchReader.XMLReaderConfig getReaderConfig(XMLFormatPlugin plugin)
Copyright © 1970 The Apache Software Foundation. All rights reserved.