public static class CacheContinuousQueryManager.CacheEntryEventImpl extends CacheQueryEntryEvent
source| Constructor and Description |
|---|
CacheEntryEventImpl(javax.cache.Cache src,
javax.cache.event.EventType evtType,
Object key,
Object val) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey() |
Object |
getOldValue() |
long |
getPartitionUpdateCounter()
Each cache update increases partition counter.
|
Object |
getValue() |
boolean |
isOldValueAvailable() |
String |
toString() |
Object |
unwrap(Class cls) |
public long getPartitionUpdateCounter()
getPartitionUpdateCounter in class CacheQueryEntryEventpublic Object getOldValue()
getOldValue in class javax.cache.event.CacheEntryEventpublic boolean isOldValueAvailable()
isOldValueAvailable in class javax.cache.event.CacheEntryEventpublic Object getKey()
public Object getValue()
public String toString()
toString in class EventObject
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018