| Class | Description |
|---|---|
| MapRDBCost | |
| MapRDBFormatMatcher | |
| MapRDBFormatPlugin | |
| MapRDBFormatPluginConfig | |
| MapRDBGroupScan | |
| MapRDBPushFilterIntoScan | |
| MapRDBPushLimitIntoScan | |
| MapRDBPushProjectIntoScan |
Push a physical Project into Scan.
|
| MapRDBRestrictedScanBatchCreator | |
| MapRDBScanBatchCreator | |
| MapRDBSubScan | |
| MapRDBSubScanSpec | |
| MapRDBTableCache | |
| MapRDBTableStats | |
| 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
|
| RestrictedMapRDBSubScanSpec |
A RestrictedMapRDBSubScanSpec encapsulates a join instance which contains the ValueVectors of row keys and
is associated with this sub-scan and also exposes an iterator type interface over the row key vectors.
|
| TabletFragmentInfo |
Copyright © 2021 The Apache Software Foundation. All rights reserved.