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 Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023