Package | Description |
---|---|
org.apache.drill.exec.physical.impl.scan.file |
Handles optional file metadata columns: implicit columns and
partition columns.
|
org.apache.drill.exec.physical.impl.scan.framework |
Defines the projection, vector continuity and other operations for
a set of one or more readers.
|
org.apache.drill.exec.store.esri | |
org.apache.drill.exec.store.hdf5 | |
org.apache.drill.exec.store.xml |
Modifier and Type | Class and Description |
---|---|
static class |
FileScanFramework.FileReaderFactory
Iterates over the splits for the present scan.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicScanFactory
Basic reader builder for simple non-file readers.
|
Modifier and Type | Field and Description |
---|---|
protected ManagedScanFramework.ReaderFactory |
ManagedScanFramework.readerFactory |
protected ManagedScanFramework.ReaderFactory |
ManagedScanFramework.ScanFrameworkBuilder.readerFactory |
Modifier and Type | Method and Description |
---|---|
ManagedScanFramework.ReaderFactory |
ManagedScanFramework.ScanFrameworkBuilder.readerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
ManagedScanFramework.ScanFrameworkBuilder.setReaderFactory(ManagedScanFramework.ReaderFactory readerFactory) |
Modifier and Type | Class and Description |
---|---|
static class |
ShpFormatPlugin.ShpReaderFactory |
Modifier and Type | Class and Description |
---|---|
static class |
HDF5FormatPlugin.HDF5ReaderFactory |
Modifier and Type | Class and Description |
---|---|
static class |
XMLFormatPlugin.XMLReaderFactory |
Copyright © 1970 The Apache Software Foundation. All rights reserved.