| Package | Description |
|---|---|
| org.apache.drill.exec.store.mapr.db | |
| org.apache.drill.exec.store.mapr.db.binary | |
| org.apache.drill.exec.store.mapr.db.json |
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictedMapRDBSubScan
A RestrictedMapRDBSubScan is intended for skip-scan (as opposed to sequential scan) operations
where the set of rowkeys is obtained from a corresponding RowKeyJoin instance
|
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
MapRDBScanBatchCreator.getBatch(ExecutorFragmentContext context,
MapRDBSubScan subScan,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
MapRDBSubScan |
BinaryTableGroupScan.getSpecificScan(int minorFragmentId) |
| Modifier and Type | Method and Description |
|---|---|
MapRDBSubScan |
RestrictedJsonTableGroupScan.getSpecificScan(int minorFragmentId) |
MapRDBSubScan |
JsonTableGroupScan.getSpecificScan(int minorFragmentId) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.