public interface H2RowLinkIO
| Modifier and Type | Method and Description |
|---|---|
long |
getLink(long pageAddr,
int idx) |
default long |
getMvccCoordinatorVersion(long pageAddr,
int idx) |
default long |
getMvccCounter(long pageAddr,
int idx) |
default int |
getMvccOperationCounter(long pageAddr,
int idx) |
int |
getPayloadSize() |
default boolean |
storeMvccInfo() |
long getLink(long pageAddr,
int idx)
pageAddr - Page address.idx - Index.default long getMvccCoordinatorVersion(long pageAddr,
int idx)
pageAddr - Page address.idx - Index.default long getMvccCounter(long pageAddr,
int idx)
pageAddr - Page address.idx - Index.default int getMvccOperationCounter(long pageAddr,
int idx)
pageAddr - Page address.idx - Index.default boolean storeMvccInfo()
True if IO stores mvcc information.int getPayloadSize()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025