K - The type of key.V - The type of value.public abstract class CacheQueryEntryEvent<K,V> extends CacheEntryEventAdapter<K,V>
source| Constructor and Description |
|---|
CacheQueryEntryEvent(javax.cache.Cache src,
javax.cache.event.EventType evtType)
Constructs a cache entry event from a given cache as source.
|
| Modifier and Type | Method and Description |
|---|---|
abstract long |
getPartitionUpdateCounter()
Each cache update increases partition counter.
|
getNewValue, getValue, unwrapgetEventType, getOldValue, getSource, isOldValueAvailabletoStringpublic CacheQueryEntryEvent(javax.cache.Cache src,
javax.cache.event.EventType evtType)
src - The cache that originated the event.evtType - Event type.public abstract long getPartitionUpdateCounter()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023