| Interface | Description |
|---|---|
| BPlusTree.TreeRowClosure<L,T extends L> |
A generic visitor-style interface for performing filtering/modifications/miscellaneous operations on the tree.
|
| BPlusTree.TreeRowFactory<L,T extends L> |
Row factory from page memory.
|
| BPlusTree.TreeVisitorClosure<L,T extends L> |
A generic visitor-style interface for performing inspection/modification operations on the tree.
|
| Class | Description |
|---|---|
| BPlusTree<L,T extends L> |
Abstract B+Tree
B+Tree is a block-based tree structure.
|
| Enum | Description |
|---|---|
| BPlusTree.Result |
Operation result.
|
| Exception | Description |
|---|---|
| BPlusTreeRuntimeException |
This exception indicates that there's something wrong with B+Tree data integrity.
|
| CorruptedTreeException |
Exception to distinguish
BPlusTree tree broken invariants. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023