public class GridCacheDrInfo extends Object implements Externalizable
| Constructor and Description |
|---|
GridCacheDrInfo()
Externalizable support. |
GridCacheDrInfo(CacheObject val,
GridCacheVersion ver)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
expireTime() |
void |
readExternal(ObjectInput in) |
String |
toString() |
long |
ttl() |
CacheObject |
value() |
GridCacheVersion |
version() |
void |
writeExternal(ObjectOutput out) |
public GridCacheDrInfo()
Externalizable support.public GridCacheDrInfo(CacheObject val, GridCacheVersion ver)
val - Value.ver - Version.public CacheObject value()
public GridCacheVersion version()
public long ttl()
public long expireTime()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015