public interface MvccIO
| Modifier and Type | Method and Description |
|---|---|
default long |
mvccCoordinatorVersion(long pageAddr,
int idx) |
default long |
mvccCounter(long pageAddr,
int idx) |
default int |
mvccOperationCounter(long pageAddr,
int idx) |
default boolean |
storeMvccInfo() |
default long mvccCoordinatorVersion(long pageAddr,
int idx)
pageAddr - Page address.idx - Index.default long mvccCounter(long pageAddr,
int idx)
pageAddr - Page address.idx - Index.default int mvccOperationCounter(long pageAddr,
int idx)
pageAddr - Page address.idx - Index.default boolean storeMvccInfo()
True if IO stores mvcc information.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021