public class CacheVersionedEntryImpl<K,V> extends CacheEntryImpl<K,V>
| Constructor and Description |
|---|
CacheVersionedEntryImpl()
Required by
Externalizable. |
CacheVersionedEntryImpl(K key,
V val,
Object ver) |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
String |
toString() |
Object |
version() |
void |
writeExternal(ObjectOutput out) |
getKey, getValue, unwrappublic CacheVersionedEntryImpl()
Externalizable.public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class CacheEntryImpl<K,V>IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class CacheEntryImpl<K,V>IOExceptionClassNotFoundExceptionpublic String toString()
toString in class CacheEntryImpl<K,V>
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015