public class GridCacheDrInfo<V> extends Object implements Externalizable
| Constructor and Description |
|---|
GridCacheDrInfo()
Externalizable support. |
GridCacheDrInfo(V val,
GridCacheVersion ver)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
expireTime() |
void |
readExternal(ObjectInput in) |
String |
toString() |
long |
ttl() |
V |
value() |
GridCacheVersion |
version() |
void |
writeExternal(ObjectOutput out) |
public GridCacheDrInfo()
Externalizable support.public GridCacheDrInfo(V val, GridCacheVersion ver)
val - Value.ver - Version.public V value()
public GridCacheVersion version()
public long ttl()
public long expireTime()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015