| Modifier and Type | Method and Description |
|---|---|
T |
create(BPlusTree<L,T> tree,
BPlusIO<L> io,
long pageAddr,
int idx)
Creates row.
|
T create(BPlusTree<L,T> tree, BPlusIO<L> io, long pageAddr, int idx) throws IgniteCheckedException
tree - The tree.io - The tree IO object.pageAddr - The page address.idx - The item index.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023