String className
Object instance
Factory<T> filterFactory
Factory
to be used to create the CacheEntryEventFilter
.
(may be null if no filtering is required)boolean isOldValueRequired
CacheEntryListener
?boolean isSynchronous
CacheEntryListener
be notified as part of an operation
or is asynchronous delivery acceptable?Factory<T> listenerFactory
Factory
to be used to create the CacheEntryListener
.Factory<T> cacheLoaderFactory
Factory
for the CacheLoader
.Factory<T> cacheWriterFactory
Factory
for the CacheWriter
.Factory<T> expiryPolicyFactory
Factory
for the ExpiryPolicy
.boolean isManagementEnabled
boolean isReadThrough
boolean isStatisticsEnabled
boolean isStoreByValue
boolean isWriteThrough
Class<T extends Object> keyType
Cache
s configured with this
Configuration
.HashSet<E extends Object> listenerConfigurations
CacheEntryListenerConfiguration
s for the Configuration
.Class<T extends Object> valueType
Cache
s configured with this
Configuration
.EventType eventType
long durationAmount
TimeUnit timeUnit
Copyright © 2017. All rights reserved.