K - The type of key.V - The type of value.public abstract class CacheInterceptorEntry<K,V> extends Object implements javax.cache.Cache.Entry<K,V>
| Constructor and Description |
|---|
CacheInterceptorEntry() |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
getPartitionUpdateCounter()
Each cache update increases partition counter.
|
public abstract long getPartitionUpdateCounter()
CacheInterceptor.onAfterPut(Cache.Entry) and
CacheInterceptor.onAfterRemove(Cache.Entry) methods. For entries got by other methods will return
0.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019