public class H2MvccLeafIO extends AbstractH2LeafIO
| Modifier and Type | Field and Description |
|---|---|
static <any> |
VERSIONS |
| Modifier and Type | Method and Description |
|---|---|
long |
getMvccCoordinatorVersion(long pageAddr,
int idx) |
long |
getMvccCounter(long pageAddr,
int idx) |
int |
getMvccOperationCounter(long pageAddr,
int idx) |
boolean |
storeMvccInfo() |
getLink, getLookupRow, store, storeByOffsetpublic long getMvccCoordinatorVersion(long pageAddr,
int idx)
pageAddr - Page address.idx - Index.public long getMvccCounter(long pageAddr,
int idx)
pageAddr - Page address.idx - Index.public int getMvccOperationCounter(long pageAddr,
int idx)
pageAddr - Page address.idx - Index.public boolean storeMvccInfo()
True if IO stores mvcc information.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019