public interface CacheDataRow extends CacheSearchRow
| Modifier and Type | Method and Description |
|---|---|
long |
expireTime() |
void |
key(KeyCacheObject key) |
void |
link(long link) |
int |
partition() |
CacheObject |
value() |
GridCacheVersion |
version() |
cacheId, hash, key, linkCacheObject value()
GridCacheVersion version()
long expireTime()
int partition()
void link(long link)
link - Link for this row.void key(KeyCacheObject key)
key - Key.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017