-
-
class JCSCacheEntryEvent extends javax.cache.event.CacheEntryEvent<
K,
V> implements Serializable
- serialVersionUID:
- 4761272981003897488L
-
Serialized Fields
-
key
K key
-
old
V old
-
value
V value
-
- serialVersionUID:
- 3322514800838658711L
-
Serialized Fields
-
cacheEntryListenerConfigurations
Set<javax.cache.configuration.CacheEntryListenerConfiguration<K,V>> cacheEntryListenerConfigurations
-
cacheLoaderFactory
javax.cache.configuration.Factory<javax.cache.integration.CacheLoader<K,V>> cacheLoaderFactory
-
cacheWristerFactory
javax.cache.configuration.Factory<javax.cache.integration.CacheWriter<? super K,? super V>> cacheWristerFactory
-
expiryPolicyFactory
javax.cache.configuration.Factory<javax.cache.expiry.ExpiryPolicy> expiryPolicyFactory
-
keyType
Class<K> keyType
-
managementEnabled
boolean managementEnabled
-
readThrough
boolean readThrough
-
statisticsEnabled
boolean statisticsEnabled
-
storeByValue
boolean storeByValue
-
valueType
Class<V> valueType
-
writeThrough
boolean writeThrough
-
-
- serialVersionUID:
- -4327240193421847822L
-
- serialVersionUID:
- -51261182430571546L
-
- serialVersionUID:
- -7441959527908682219L
-
- serialVersionUID:
- 3763867761251365670L
-
- serialVersionUID:
- -5081690220034319047L
-
Serialized Fields
-
hash
int hash
-
params
Object[] params