public class MvccLinkAwareSearchRow extends MvccSearchRow
crdVer, opCntr| Constructor and Description |
|---|
MvccLinkAwareSearchRow(int cacheId,
KeyCacheObject key,
long crdVer,
long mvccCntr,
int mvccOpCntr,
long link) |
| Modifier and Type | Method and Description |
|---|---|
long |
link() |
mvccCoordinatorVersion, mvccCounter, mvccOperationCounter, toStringcacheId, hash, key, mvccTxStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmvccVersion, mvccVersion, mvccVersion, mvccVersionpublic MvccLinkAwareSearchRow(int cacheId,
KeyCacheObject key,
long crdVer,
long mvccCntr,
int mvccOpCntr,
long link)
cacheId - Cache ID.key - Key.crdVer - Mvcc coordinator version.mvccCntr - Mvcc counter.link - Link.public long link()
link in interface CacheSearchRowlink in class SearchRow
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023