Package | Description |
---|---|
nl.renarj.jasdb.index | |
nl.renarj.jasdb.index.btreeplus |
Modifier and Type | Method and Description |
---|---|
static IndexScanReport |
IndexScanner.doIndexScan(Index index,
KeyInfo keyInfo,
Iterator<IndexableItem> indexableItems,
boolean fullScan) |
IndexScanReport |
Index.scan(ScanIntent intent,
Iterator<IndexableItem> scanItems)
This performs a scan of the index and reports on the integrity.
|
Modifier and Type | Method and Description |
---|---|
IndexScanReport |
BTreeIndex.scan(ScanIntent intent,
Iterator<IndexableItem> indexableItems) |
Copyright © 2015. All rights reserved.