public abstract class AbstractH2InnerIO extends <any> implements H2RowLinkIO
| Modifier and Type | Method and Description |
|---|---|
long |
getLink(long pageAddr,
int idx) |
GridH2SearchRow |
getLookupRow(<any> tree,
long pageAddr,
int idx) |
void |
store(long dstPageAddr,
int dstIdx,
<any> srcIo,
long srcPageAddr,
int srcIdx) |
void |
storeByOffset(long pageAddr,
int off,
GridH2SearchRow row) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMvccCoordinatorVersion, getMvccCounter, getMvccOperationCounter, storeMvccInfopublic void storeByOffset(long pageAddr,
int off,
GridH2SearchRow row)
public GridH2SearchRow getLookupRow(<any> tree, long pageAddr, int idx) throws IgniteCheckedException
IgniteCheckedExceptionpublic void store(long dstPageAddr,
int dstIdx,
<any> srcIo,
long srcPageAddr,
int srcIdx)
public long getLink(long pageAddr,
int idx)
getLink in interface H2RowLinkIOpageAddr - Page address.idx - Index.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019