public class SearchRow extends Object implements CacheSearchRow
| Constructor and Description |
|---|
SearchRow(int cacheId)
Instantiates a new fake search row as a logic cache based bound.
|
SearchRow(int cacheId,
KeyCacheObject key) |
| Modifier and Type | Method and Description |
|---|---|
int |
cacheId() |
int |
hash() |
KeyCacheObject |
key() |
long |
link() |
long |
mvccCoordinatorVersion() |
long |
mvccCounter() |
int |
mvccOperationCounter() |
byte |
mvccTxState() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmvccVersion, mvccVersion, mvccVersion, mvccVersionpublic SearchRow(int cacheId,
KeyCacheObject key)
cacheId - Cache ID.key - Key.public SearchRow(int cacheId)
cacheId - Cache ID.public KeyCacheObject key()
key in interface CacheSearchRowpublic long link()
link in interface CacheSearchRowpublic int hash()
hash in interface CacheSearchRowpublic int cacheId()
cacheId in interface CacheSearchRow0 if cache ID is not defined.public long mvccCoordinatorVersion()
mvccCoordinatorVersion in interface MvccVersionAwarepublic long mvccCounter()
mvccCounter in interface MvccVersionAwarepublic int mvccOperationCounter()
mvccOperationCounter in interface MvccVersionAwarepublic byte mvccTxState()
mvccTxState in interface MvccVersionAware
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021