| 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 | Field and Description |
|---|---|
protected NavigableMap<TabletFragmentInfo,String> |
MapRDBGroupScan.doNotAccessRegionsToScan |
| Modifier and Type | Method and Description |
|---|---|
protected NavigableMap<TabletFragmentInfo,String> |
MapRDBGroupScan.getRegionsToScan() |
| Modifier and Type | Method and Description |
|---|---|
int |
TabletFragmentInfo.compareTo(TabletFragmentInfo o) |
protected abstract MapRDBSubScanSpec |
MapRDBGroupScan.getSubScanSpec(TabletFragmentInfo key) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MapRDBGroupScan.setRegionsToScan(NavigableMap<TabletFragmentInfo,String> regionsToScan) |
| Modifier and Type | Method and Description |
|---|---|
protected MapRDBSubScanSpec |
BinaryTableGroupScan.getSubScanSpec(TabletFragmentInfo tfi) |
| Modifier and Type | Method and Description |
|---|---|
protected NavigableMap<TabletFragmentInfo,String> |
RestrictedJsonTableGroupScan.getRegionsToScan() |
protected NavigableMap<TabletFragmentInfo,String> |
JsonTableGroupScan.getRegionsToScan() |
protected NavigableMap<TabletFragmentInfo,String> |
JsonTableGroupScan.getRegionsToScan(int scanRangeSizeMB) |
| Modifier and Type | Method and Description |
|---|---|
protected RestrictedMapRDBSubScanSpec |
RestrictedJsonTableGroupScan.getSubScanSpec(TabletFragmentInfo tfi) |
protected MapRDBSubScanSpec |
JsonTableGroupScan.getSubScanSpec(TabletFragmentInfo tfi) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.