Package | Description |
---|---|
nl.renarj.jasdb.index.btreeplus |
Modifier and Type | Field and Description |
---|---|
protected KeyOrderedTree<TreeNode> |
TreeBlock.treeNodes |
Modifier and Type | Method and Description |
---|---|
OrderedBalancedTree<Key,TreeNode> |
TreeBlock.getNodes() |
Modifier and Type | Method and Description |
---|---|
void |
TreeBlock.addKey(TreeNode node) |
Modifier and Type | Method and Description |
---|---|
protected void |
RootBlock.addKeys(List<TreeNode> nodes,
LeaveBlockImpl targetLeave) |
protected void |
TreeBlock.addNodes(List<TreeNode> nodes,
Key exclude,
long parentBlock) |
Copyright © 2015. All rights reserved.