public class BPlusTree.Search extends PageHandler<G,BPlusTree.Result>
| Constructor and Description |
|---|
Search() |
| Modifier and Type | Method and Description |
|---|---|
BPlusTree.Result |
run0(long pageId,
long page,
long pageAddr,
BPlusIO<L> io,
BPlusTree.Get g,
int lvl) |
copyMemory, copyMemory, initPage, isWalDeltaRecordNeeded, readLock, readPage, readPage, readUnlock, writeLock, writePage, writePage, writeUnlock, zeroMemory, zeroMemorypublic BPlusTree.Result run0(long pageId, long page, long pageAddr, BPlusIO<L> io, BPlusTree.Get g, int lvl) throws IgniteCheckedException
pageId - Page ID.page - Page pointer.pageAddr - Page address.io - IO.g - Operation.lvl - Level.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020