public class TreeIterator extends Object
| Constructor and Description |
|---|
TreeIterator(int size) |
| Modifier and Type | Method and Description |
|---|---|
<L,T extends L> |
iterate(BPlusTree<L,T> tree,
PageMemoryEx pageMemory,
BPlusTree.TreeRowClosure<L,T> c) |
public <L,T extends L> void iterate(BPlusTree<L,T> tree, PageMemoryEx pageMemory, BPlusTree.TreeRowClosure<L,T> c) throws IgniteCheckedException
IgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023