public abstract class GridH2Row extends GridH2SearchRowAdapter
| Modifier and Type | Field and Description |
|---|---|
protected CacheDataRow |
row
Row.
|
| Modifier and Type | Method and Description |
|---|---|
int |
cacheId() |
long |
expireTime() |
int |
hash() |
boolean |
indexSearchRow() |
KeyCacheObject |
key() |
void |
key(KeyCacheObject key) |
long |
link() |
void |
link(long link) |
long |
mvccCoordinatorVersion() |
long |
mvccCounter() |
int |
mvccOperationCounter() |
byte |
mvccTxState() |
long |
newMvccCoordinatorVersion() |
long |
newMvccCounter() |
int |
newMvccOperationCounter() |
byte |
newMvccTxState() |
int |
partition() |
CacheObject |
value() |
GridCacheVersion |
version() |
commit, getByteCount, getCopy, getKey, getMemory, getSessionId, getValueList, getVersion, isDeleted, isEmpty, setDeleted, setKey, setKeyAndVersion, setSessionId, setVersionpublic KeyCacheObject key()
public void key(KeyCacheObject key)
public CacheObject value()
public GridCacheVersion version()
public int partition()
public long expireTime()
public long link()
public void link(long link)
public int hash()
public int cacheId()
public long mvccCoordinatorVersion()
mvccCoordinatorVersion in class GridH2SearchRowAdapterpublic long mvccCounter()
mvccCounter in class GridH2SearchRowAdapterpublic int mvccOperationCounter()
mvccOperationCounter in class GridH2SearchRowAdapterpublic byte mvccTxState()
mvccTxState in class GridH2SearchRowAdapterpublic long newMvccCoordinatorVersion()
public long newMvccCounter()
public int newMvccOperationCounter()
public byte newMvccTxState()
public boolean indexSearchRow()
True for rows used for index search (as opposed to rows stored in H2Tree.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019