Package | Description |
---|---|
nl.renarj.jasdb.index.btreeplus | |
nl.renarj.jasdb.index.btreeplus.persistence | |
nl.renarj.jasdb.index.btreeplus.search |
Modifier and Type | Method and Description |
---|---|
protected LockManager |
BTreeIndex.getLockManager() |
LockManager |
BlockPersister.getLockManager() |
Constructor and Description |
---|
FullIndexIterator(RootBlock rootBlock,
LockManager lockManager,
BlockPersister persister) |
Modifier and Type | Method and Description |
---|---|
LockManager |
BtreePlusBlockPersister.getLockManager() |
Constructor and Description |
---|
EqualsSearchOperation(LockManager lockManager,
RootBlock rootBlock,
KeyInfo keyInfo) |
NotEqualsSearchOperation(LockManager lockManager,
KeyInfo keyInfo,
RootBlock rootBlock,
BlockPersister persister) |
RangeSearchOperation(LockManager lockManager,
BlockPersister persister,
RootBlock rootBlock,
KeyInfo keyInfo) |
Copyright © 2015. All rights reserved.