public abstract class GridH2Row extends GridH2SearchRowAdapter implements CacheDataRow
| Modifier and Type | Method and Description |
|---|---|
int |
cacheId() |
long |
expireTime() |
int |
hash() |
KeyCacheObject |
key() |
void |
key(KeyCacheObject key) |
long |
link() |
void |
link(long link) |
int |
partition() |
CacheObject |
value() |
GridCacheVersion |
version() |
commit, getByteCount, getCopy, getKey, getMemory, getSessionId, getValueList, getVersion, isDeleted, isEmpty, setDeleted, setKey, setKeyAndVersion, setSessionId, setVersionpublic KeyCacheObject key()
key in interface CacheSearchRowpublic void key(KeyCacheObject key)
key in interface CacheDataRowpublic CacheObject value()
value in interface CacheDataRowpublic GridCacheVersion version()
version in interface CacheDataRowpublic int partition()
partition in interface CacheDataRowpartition in interface Storablepublic long expireTime()
expireTime in interface CacheDataRowpublic long link()
link in interface CacheSearchRowlink in interface Storablepublic void link(long link)
link in interface CacheDataRowlink in interface Storablepublic int hash()
hash in interface CacheSearchRowpublic int cacheId()
cacheId in interface CacheSearchRow
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018