Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addField(String, String) - Static method in class org.apache.drill.exec.store.xml.XMLUtils
-
Generates a nested field name by combining a field prefix to the current field name.
C
- close() - Method in class org.apache.drill.exec.store.xml.XMLBatchReader
- close() - Method in class org.apache.drill.exec.store.xml.XMLReader
- configureScan(FileScanLifecycleBuilder, EasySubScan) - Method in class org.apache.drill.exec.store.xml.XMLFormatPlugin
D
- dataLevel - Variable in class org.apache.drill.exec.store.xml.XMLFormatConfig
- DEFAULT_NAME - Static variable in class org.apache.drill.exec.store.xml.XMLFormatPlugin
E
- equals(Object) - Method in class org.apache.drill.exec.store.xml.XMLFormatConfig
- equals(Object) - Method in class org.apache.drill.exec.store.xml.XMLMap
- extensions - Variable in class org.apache.drill.exec.store.xml.XMLFormatConfig
G
- getExtensions() - Method in class org.apache.drill.exec.store.xml.XMLFormatConfig
- getMapWriter() - Method in class org.apache.drill.exec.store.xml.XMLMap
- getReaderConfig(XMLFormatPlugin) - Method in class org.apache.drill.exec.store.xml.XMLFormatConfig
H
- hasAttributes(XMLEvent) - Static method in class org.apache.drill.exec.store.xml.XMLUtils
-
Returns true if a given XMLEvent has attributes, false if not.
- hashCode() - Method in class org.apache.drill.exec.store.xml.XMLFormatConfig
- hashCode() - Method in class org.apache.drill.exec.store.xml.XMLMap
I
- implicitFields(ImplicitColumnUtils.ImplicitColumns) - Method in class org.apache.drill.exec.store.xml.XMLReader
- isEmptyWhiteSpace(XMLEvent) - Static method in class org.apache.drill.exec.store.xml.XMLUtils
-
Empty events are not helpful so this method checks to see if the event consists solely of whitespace or newline characters.
- isNotCruft(XMLEvent) - Static method in class org.apache.drill.exec.store.xml.XMLUtils
-
Identifies XML events that may be populated but are not useful for extracting data.
N
- newReader(FileSchemaNegotiator) - Method in class org.apache.drill.exec.store.xml.XMLFormatPlugin.XMLReaderFactory
- next() - Method in class org.apache.drill.exec.store.xml.XMLBatchReader
- next() - Method in class org.apache.drill.exec.store.xml.XMLReader
O
- open(RowSetLoader, CustomErrorContext) - Method in class org.apache.drill.exec.store.xml.XMLReader
- OPERATOR_TYPE - Static variable in class org.apache.drill.exec.store.xml.XMLFormatPlugin
- org.apache.drill.exec.store.xml - package org.apache.drill.exec.store.xml
R
- removeField(String, String) - Static method in class org.apache.drill.exec.store.xml.XMLUtils
-
Returns the field name from nested field names.
T
- toString() - Method in class org.apache.drill.exec.store.xml.XMLFormatConfig
- toString() - Method in class org.apache.drill.exec.store.xml.XMLMap
X
- XMLBatchReader - Class in org.apache.drill.exec.store.xml
- XMLBatchReader(XMLBatchReader.XMLReaderConfig, EasySubScan, FileSchemaNegotiator) - Constructor for class org.apache.drill.exec.store.xml.XMLBatchReader
- XMLFormatConfig - Class in org.apache.drill.exec.store.xml
- XMLFormatConfig(List<String>, int) - Constructor for class org.apache.drill.exec.store.xml.XMLFormatConfig
- XMLFormatPlugin - Class in org.apache.drill.exec.store.xml
- XMLFormatPlugin(String, DrillbitContext, Configuration, StoragePluginConfig, XMLFormatConfig) - Constructor for class org.apache.drill.exec.store.xml.XMLFormatPlugin
- XMLFormatPlugin.XMLReaderFactory - Class in org.apache.drill.exec.store.xml
- XMLMap - Class in org.apache.drill.exec.store.xml
- XMLMap(String, TupleWriter) - Constructor for class org.apache.drill.exec.store.xml.XMLMap
- XMLReader - Class in org.apache.drill.exec.store.xml
- XMLReader(InputStream, int) - Constructor for class org.apache.drill.exec.store.xml.XMLReader
- XMLReaderFactory(XMLBatchReader.XMLReaderConfig, EasySubScan) - Constructor for class org.apache.drill.exec.store.xml.XMLFormatPlugin.XMLReaderFactory
- XMLUtils - Class in org.apache.drill.exec.store.xml
- XMLUtils() - Constructor for class org.apache.drill.exec.store.xml.XMLUtils
All Classes and Interfaces|All Packages|Constant Field Values