| Constructor and Description |
|---|
AbstractDbGroupScan(AbstractDbGroupScan that) |
| Modifier and Type | Method and Description |
|---|---|
AbstractDbGroupScan |
IndexDiscoverBase.getOriginalScan() |
| Constructor and Description |
|---|
IndexDiscoverBase(AbstractDbGroupScan inScan,
DrillScanRelBase inScanPrel) |
IndexDiscoverBase(AbstractDbGroupScan inScan,
ScanPrel inScanPrel) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapRDBGroupScan |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryTableGroupScan |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonTableGroupScan |
class |
RestrictedJsonTableGroupScan
A RestrictedJsonTableGroupScan encapsulates (along with a subscan) the functionality
for doing restricted (i.e skip) scan rather than sequential scan.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.