A B C D E G I J K L N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addInternalListenersToCache2kConfiguration(Cache2kConfig<K, V>) - Method in interface org.cache2k.jcache.provider.event.EventHandling
- addInternalListenersToCache2kConfiguration(Cache2kConfig<K, V>) - Method in class org.cache2k.jcache.provider.event.EventHandlingImpl
- AsyncDispatcher<K,V> - Class in org.cache2k.jcache.provider.event
-
Calls the listeners with help of the executor.
- AsyncDispatcher(Executor) - Constructor for class org.cache2k.jcache.provider.event.AsyncDispatcher
B
- build() - Method in class org.cache2k.jcache.provider.JCacheBuilder
- builder() - Method in class org.cache2k.jcache.JCacheConfig
C
- cache - Variable in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- cache - Variable in class org.cache2k.jcache.provider.JCacheAdapter
- calculateExpiryTime(K, V, long, CacheEntry<K, V>) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter.ExpiryPolicyAdapter
- checkKey(T) - Static method in class org.cache2k.jcache.provider.Util
- checkValue(T) - Static method in class org.cache2k.jcache.provider.Util
- clear() - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- clear() - Method in class org.cache2k.jcache.provider.JCacheAdapter
- clear() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- clear() - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- CloneCopyTransformer<T> - Class in org.cache2k.jcache.provider.generic.storeByValueSimulation
-
Implement copy via reflective call to a clone method (needs to be public).
- CloneCopyTransformer(Method) - Constructor for class org.cache2k.jcache.provider.generic.storeByValueSimulation.CloneCopyTransformer
- close() - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- close() - Method in class org.cache2k.jcache.provider.JCacheAdapter
- close() - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- close() - Method in class org.cache2k.jcache.provider.JCacheProvider
- close() - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- close() - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter.ExpiryPolicyAdapter
- close(ClassLoader) - Method in class org.cache2k.jcache.provider.JCacheProvider
- close(URI, ClassLoader) - Method in class org.cache2k.jcache.provider.JCacheProvider
- compact(E) - Method in interface org.cache2k.jcache.provider.generic.storeByValueSimulation.ObjectTransformer
- compact(T) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyTransformer
- config() - Method in class org.cache2k.jcache.JCacheConfig.Builder
- containsKey(K) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- containsKey(K) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- containsKey(K) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- copy(Object) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.RuntimeCopyTransformer
- copy(T) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CloneCopyTransformer
- copy(T) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyTransformer
- copy(T) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.SerializableCopyTransformer
- copyAlwaysIfRequested(boolean) - Method in class org.cache2k.jcache.JCacheConfig.Builder
-
When
true
, copy keys and values when entering and leaving the cache in caseConfiguration.isStoreByValue()
istrue
. - CopyCacheProxy<K,V> - Class in org.cache2k.jcache.provider.generic.storeByValueSimulation
-
Cache proxy that expects the transformers keep the type but copy the objects.
- CopyCacheProxy(Cache<K, V>, ObjectTransformer<K, K>, ObjectTransformer<V, V>) - Constructor for class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyCacheProxy
- CopyTransformer<T> - Class in org.cache2k.jcache.provider.generic.storeByValueSimulation
-
Copy: Transform between identical representation types, but different instances.
- CopyTransformer() - Constructor for class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyTransformer
- createCache(String, C) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- createCopyTransformer(Class<T>) - Method in interface org.cache2k.jcache.provider.generic.storeByValueSimulation.ObjectCopyFactory
- createCopyTransformer(Class<T>) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.SimpleObjectCopyFactory
- createCopyTransformer(Class<T>, ClassLoader) - Method in interface org.cache2k.jcache.provider.generic.storeByValueSimulation.ObjectCopyFactory
-
Create a transformer class which actually does no type changes.
- createCopyTransformer(Class<T>, ClassLoader) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.SimpleObjectCopyFactory
- createJmxObjectName(Cache) - Method in class org.cache2k.jcache.provider.JCacheJmxSupport
- createStatisticsObjectName(Cache) - Method in class org.cache2k.jcache.provider.JCacheJmxSupport
D
- deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyCacheProxy
-
Delegates to wrapped cache.
- deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- deregisterListener(CacheEntryListenerConfiguration<K, V>) - Method in interface org.cache2k.jcache.provider.event.EventHandling
- deregisterListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.cache2k.jcache.provider.event.EventHandlingImpl
- destroyCache(String) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- DISABLED - Static variable in interface org.cache2k.jcache.provider.event.EventHandling
- disableJmx(Cache) - Method in class org.cache2k.jcache.provider.JCacheJmxSupport
- disableStatistics(Cache) - Method in class org.cache2k.jcache.provider.JCacheJmxSupport
E
- enableJmx(Cache, Cache) - Method in class org.cache2k.jcache.provider.JCacheJmxSupport
- enableManagement(boolean) - Method in class org.cache2k.jcache.JCacheConfig.Builder
-
When
true
makes the JMX management bean for the cache available. - enableManagement(String, boolean) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- enableReadThrough(boolean) - Method in class org.cache2k.jcache.JCacheConfig.Builder
-
When
true
, operate cache in read through mode and use the configured loader when there is no mapping for a key yet. - enableStatistics(boolean) - Method in class org.cache2k.jcache.JCacheConfig.Builder
-
When
true
, exposes cache statistics via JMX. - enableStatistics(String, boolean) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- enableStatistics(JCacheAdapter) - Method in class org.cache2k.jcache.provider.JCacheJmxSupport
- EntryEvent<K,V> - Class in org.cache2k.jcache.provider.event
-
Entry events without original value, for created, expired and removed events.
- EntryEvent(Cache, EventType, K, V) - Constructor for class org.cache2k.jcache.provider.event.EntryEvent
- EntryEventWithOldValue<K,V> - Class in org.cache2k.jcache.provider.event
-
Entry event with original value for update events.
- EntryEventWithOldValue(Cache, EventType, K, V, V) - Constructor for class org.cache2k.jcache.provider.event.EntryEventWithOldValue
- EventHandling<K,V> - Interface in org.cache2k.jcache.provider.event
-
Handles registering event listeners and event dispatching according to the JCache spec.
- EventHandlingImpl<K,V> - Class in org.cache2k.jcache.provider.event
-
cache2k does not support changing the listener configuration at runtime.
- EventHandlingImpl(JCacheManagerAdapter, Executor) - Constructor for class org.cache2k.jcache.provider.event.EventHandlingImpl
- expand(I) - Method in interface org.cache2k.jcache.provider.generic.storeByValueSimulation.ObjectTransformer
- expand(T) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyTransformer
- ExpiryPolicyAdapter(ExpiryPolicy) - Constructor for class org.cache2k.jcache.provider.TouchyJCacheAdapter.ExpiryPolicyAdapter
- ExtendedConfiguration<K,V> - Interface in org.cache2k.jcache
-
Extends the JCache complete configuration with an additional cache2k configuration.
- ExtendedMutableConfiguration<K,V> - Class in org.cache2k.jcache
-
Extends the JCache mutable configuration with an additional cache2k configuration.
- ExtendedMutableConfiguration() - Constructor for class org.cache2k.jcache.ExtendedMutableConfiguration
G
- get(K) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- get(K) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- get(K) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- getAll(Set<? extends K>) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- getAll(Set<? extends K>) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- getAll(Set<? extends K>) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- getAllListenerConfigurations() - Method in interface org.cache2k.jcache.provider.event.EventHandling
- getAllListenerConfigurations() - Method in class org.cache2k.jcache.provider.event.EventHandlingImpl
- getAndPut(K, V) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- getAndPut(K, V) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- getAndPut(K, V) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- getAndRemove(K) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- getAndRemove(K) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- getAndRemove(K) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- getAndReplace(K, V) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- getAndReplace(K, V) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- getAndReplace(K, V) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- getAverageGetTime() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getAveragePutTime() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getAverageRemoveTime() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getCache(String) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- getCache(String, Class<K>, Class<V>) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- getCache2kConfiguration() - Method in interface org.cache2k.jcache.ExtendedConfiguration
-
Retrieve the extended cache2k configuration.
- getCache2kConfiguration() - Method in class org.cache2k.jcache.ExtendedMutableConfiguration
- getCache2kManager() - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- getCacheEvictions() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getCacheGets() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getCacheHitPercentage() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getCacheHits() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getCacheManager() - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- getCacheManager() - Method in class org.cache2k.jcache.provider.JCacheAdapter
- getCacheManager() - Method in class org.cache2k.jcache.provider.JCacheProvider
- getCacheManager() - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- getCacheManager(URI, ClassLoader) - Method in class org.cache2k.jcache.provider.JCacheProvider
- getCacheManager(URI, ClassLoader, Properties) - Method in class org.cache2k.jcache.provider.JCacheProvider
- getCacheMisses() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getCacheMissPercentage() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getCacheNames() - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- getCachePuts() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getCacheRemovals() - Method in class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- getCachingProvider() - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- getClassLoader() - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- getConfiguration(Class<C>) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyCacheProxy
-
Delegates to the wrapped cache.
- getConfiguration(Class<C>) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- getConfiguration(Class<C>) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- getDefaultClassLoader() - Method in class org.cache2k.jcache.provider.JCacheProvider
- getDefaultProperties() - Method in class org.cache2k.jcache.provider.JCacheProvider
- getDefaultURI() - Method in class org.cache2k.jcache.provider.JCacheProvider
- getImplementationVendor() - Method in class org.cache2k.jcache.provider.tckGlue.TckMBeanServerBuilder.WrapperMBeanServerDelegate
- getImplementationVersion() - Method in class org.cache2k.jcache.provider.tckGlue.TckMBeanServerBuilder.WrapperMBeanServerDelegate
- getKey() - Method in class org.cache2k.jcache.provider.event.EntryEvent
- getKeyType() - Method in class org.cache2k.jcache.provider.JCacheJmxCacheMXBean
- getMBeanServerId() - Method in class org.cache2k.jcache.provider.tckGlue.TckMBeanServerBuilder.WrapperMBeanServerDelegate
- getName() - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- getName() - Method in class org.cache2k.jcache.provider.JCacheAdapter
- getName() - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- getOldValue() - Method in class org.cache2k.jcache.provider.event.EntryEvent
- getOldValue() - Method in class org.cache2k.jcache.provider.event.EntryEventWithOldValue
- getProperties() - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- getURI() - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- getValue() - Method in class org.cache2k.jcache.provider.event.EntryEvent
- getValueType() - Method in class org.cache2k.jcache.provider.JCacheJmxCacheMXBean
- getWrappedCache() - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
I
- IDENT_TRANSFORM - Static variable in interface org.cache2k.jcache.provider.generic.storeByValueSimulation.ObjectTransformer
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- invokeAll(Set<? extends K>, EntryProcessor<K, V, T>, Object...) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- isClosed() - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- isClosed() - Method in class org.cache2k.jcache.provider.JCacheAdapter
- isClosed() - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- isClosed() - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- isCopyAlwaysIfRequested() - Method in class org.cache2k.jcache.JCacheConfig
- isEnableManagement() - Method in class org.cache2k.jcache.JCacheConfig
- isEnableReadThrough() - Method in class org.cache2k.jcache.JCacheConfig
- isEnableStatistics() - Method in class org.cache2k.jcache.JCacheConfig
- isManagementEnabled() - Method in class org.cache2k.jcache.provider.JCacheBuilder
- isManagementEnabled() - Method in class org.cache2k.jcache.provider.JCacheJmxCacheMXBean
- isOldValueAvailable() - Method in class org.cache2k.jcache.provider.event.EntryEvent
- isOldValueAvailable() - Method in class org.cache2k.jcache.provider.event.EntryEventWithOldValue
- isReadThrough() - Method in class org.cache2k.jcache.provider.JCacheJmxCacheMXBean
- isStatisticsEnabled() - Method in class org.cache2k.jcache.provider.JCacheBuilder
- isStatisticsEnabled() - Method in class org.cache2k.jcache.provider.JCacheJmxCacheMXBean
- isStoreByValue() - Method in class org.cache2k.jcache.provider.JCacheJmxCacheMXBean
- isSupported(OptionalFeature) - Method in class org.cache2k.jcache.provider.JCacheProvider
- isSupportOnlineListenerAttachment() - Method in class org.cache2k.jcache.JCacheConfig
- isWriteThrough() - Method in class org.cache2k.jcache.provider.JCacheJmxCacheMXBean
- iterationHitCorrectionCounter - Variable in class org.cache2k.jcache.provider.JCacheAdapter
- iterator() - Method in class org.cache2k.jcache.provider.event.EntryEvent
- iterator() - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- iterator() - Method in class org.cache2k.jcache.provider.JCacheAdapter
-
Iterate with the help of cache2k key iterator.
- iterator() - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
J
- JCacheAdapter<K,V> - Class in org.cache2k.jcache.provider
-
Forward cache operations to cache2k cache implementation.
- JCacheAdapter(JCacheManagerAdapter, Cache<K, V>, Class<K>, Class<V>, boolean, boolean, boolean, EventHandling<K, V>) - Constructor for class org.cache2k.jcache.provider.JCacheAdapter
- JCacheBuilder<K,V> - Class in org.cache2k.jcache.provider
-
Constructs a requested JCache.
- JCacheBuilder(String, JCacheManagerAdapter) - Constructor for class org.cache2k.jcache.provider.JCacheBuilder
- JCacheConfig - Class in org.cache2k.jcache
-
Configuration section for the cache2k configuration to control additional behavior related to JCache.
- JCacheConfig() - Constructor for class org.cache2k.jcache.JCacheConfig
- JCacheConfig.Builder - Class in org.cache2k.jcache
- JCacheJmxCacheMXBean - Class in org.cache2k.jcache.provider
- JCacheJmxCacheMXBean(Cache) - Constructor for class org.cache2k.jcache.provider.JCacheJmxCacheMXBean
- JCacheJmxStatisticsMXBean - Class in org.cache2k.jcache.provider
- JCacheJmxStatisticsMXBean(JCacheAdapter) - Constructor for class org.cache2k.jcache.provider.JCacheJmxStatisticsMXBean
- JCacheJmxSupport - Class in org.cache2k.jcache.provider
- JCacheManagerAdapter - Class in org.cache2k.jcache.provider
- JCacheManagerAdapter(JCacheProvider, CacheManager) - Constructor for class org.cache2k.jcache.provider.JCacheManagerAdapter
- JCacheProvider - Class in org.cache2k.jcache.provider
-
JSR107 caching provider on top of cache2k.
- JCacheProvider() - Constructor for class org.cache2k.jcache.provider.JCacheProvider
- jmxEnabled - Variable in class org.cache2k.jcache.provider.JCacheAdapter
- jmxStatisticsEnabled - Variable in class org.cache2k.jcache.provider.JCacheAdapter
K
- keyTransformer - Variable in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
L
- loadAll(Set<? extends K>, boolean, CompletionListener) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- loadAll(Set<? extends K>, boolean, CompletionListener) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- loadAll(Set<? extends K>, boolean, CompletionListener) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
N
- name2Uri(String) - Method in class org.cache2k.jcache.provider.JCacheProvider
- newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class org.cache2k.jcache.provider.tckGlue.TckMBeanServerBuilder
- newMBeanServerDelegate() - Method in class org.cache2k.jcache.provider.tckGlue.TckMBeanServerBuilder
O
- ObjectCopyFactory - Interface in org.cache2k.jcache.provider.generic.storeByValueSimulation
-
Copying objects is not an easy task, so better have a factory for that.
- ObjectTransformer<E,I> - Interface in org.cache2k.jcache.provider.generic.storeByValueSimulation
- of(Cache2kBuilder<K, V>) - Static method in class org.cache2k.jcache.ExtendedMutableConfiguration
-
The preferred way to construct a JCache based on a cache2k configuration.
- of(Cache2kConfig<K, V>) - Static method in class org.cache2k.jcache.ExtendedMutableConfiguration
- onCacheClosed(Cache) - Method in class org.cache2k.jcache.provider.event.EventHandlingImpl
-
Copy to a set first, because some listener instances may implement multiple interfaces and show up in the all listeners list more then once
- onCacheClosed(Cache) - Method in class org.cache2k.jcache.provider.JCacheJmxSupport
- org.cache2k.jcache - package org.cache2k.jcache
-
Support for using the JCache API with cache2k, that allows additional configuration.
- org.cache2k.jcache.provider - package org.cache2k.jcache.provider
- org.cache2k.jcache.provider.event - package org.cache2k.jcache.provider.event
- org.cache2k.jcache.provider.generic.storeByValueSimulation - package org.cache2k.jcache.provider.generic.storeByValueSimulation
- org.cache2k.jcache.provider.tckGlue - package org.cache2k.jcache.provider.tckGlue
P
- passingKeyTransformer - Variable in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- passingValueTransformer - Variable in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- put(K, V) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- put(K, V) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- put(K, V) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- putAll(Map<? extends K, ? extends V>) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- putAll(Map<? extends K, ? extends V>) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- putAll(Map<? extends K, ? extends V>) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- putIfAbsent(K, V) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- putIfAbsent(K, V) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- putIfAbsent(K, V) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
R
- readThrough - Variable in class org.cache2k.jcache.provider.JCacheAdapter
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyCacheProxy
-
Delegates to wrapped cache.
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- registerListener(CacheEntryListenerConfiguration<K, V>) - Method in interface org.cache2k.jcache.provider.event.EventHandling
- registerListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.cache2k.jcache.provider.event.EventHandlingImpl
- remove(K) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- remove(K) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- remove(K) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- remove(K, V) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- remove(K, V) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- remove(K, V) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- removeAll() - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- removeAll() - Method in class org.cache2k.jcache.provider.JCacheAdapter
- removeAll() - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- removeAll(Set<? extends K>) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- removeAll(Set<? extends K>) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- removeAll(Set<? extends K>) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- replace(K, V) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- replace(K, V) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- replace(K, V) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- replace(K, V, V) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- replace(K, V, V) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- replace(K, V, V) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- requireNonNull(T, String) - Static method in class org.cache2k.jcache.provider.Util
- resolveCacheWrapper(Cache) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
-
Return the JCache wrapper for a c2k cache.
- RuntimeCopyTransformer - Class in org.cache2k.jcache.provider.generic.storeByValueSimulation
- RuntimeCopyTransformer(ClassLoader) - Constructor for class org.cache2k.jcache.provider.generic.storeByValueSimulation.RuntimeCopyTransformer
S
- sanitizeName(String) - Static method in class org.cache2k.jcache.provider.JCacheJmxSupport
-
Filter illegal chars, same rule as in TCK or RI?
- SerializableCopyTransformer<T> - Class in org.cache2k.jcache.provider.generic.storeByValueSimulation
-
Uses serialization to copy the object instances.
- SerializableCopyTransformer(ClassLoader) - Constructor for class org.cache2k.jcache.provider.generic.storeByValueSimulation.SerializableCopyTransformer
- setCache2kConfiguration(Cache2kConfig<K, V>) - Method in class org.cache2k.jcache.ExtendedMutableConfiguration
- setConfiguration(Configuration<K, V>) - Method in class org.cache2k.jcache.provider.JCacheBuilder
- setCopyAlwaysIfRequested(boolean) - Method in class org.cache2k.jcache.JCacheConfig
- setEnableManagement(boolean) - Method in class org.cache2k.jcache.JCacheConfig
- setEnableReadThrough(boolean) - Method in class org.cache2k.jcache.JCacheConfig
- setEnableStatistics(boolean) - Method in class org.cache2k.jcache.JCacheConfig
- setSupportOnlineListenerAttachment(boolean) - Method in class org.cache2k.jcache.JCacheConfig
- SimpleObjectCopyFactory - Class in org.cache2k.jcache.provider.generic.storeByValueSimulation
-
For immutable objects we just pass the reference through, other objects need to be copied with clone or serialization.
- SimpleObjectCopyFactory() - Constructor for class org.cache2k.jcache.provider.generic.storeByValueSimulation.SimpleObjectCopyFactory
- SINGLETON - Static variable in class org.cache2k.jcache.provider.JCacheJmxSupport
- supportOnlineListenerAttachment(boolean) - Method in class org.cache2k.jcache.JCacheConfig.Builder
-
Set to true, if online register and deregister of event listeners needs to be supported.
T
- TckMBeanServerBuilder - Class in org.cache2k.jcache.provider.tckGlue
-
A tricky MBean server builder which produces an mbean server with id "TckMBeanServer" for any requested server.
- TckMBeanServerBuilder() - Constructor for class org.cache2k.jcache.provider.tckGlue.TckMBeanServerBuilder
- TckMBeanServerBuilder.WrapperMBeanServerDelegate - Class in org.cache2k.jcache.provider.tckGlue
- toString() - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- toString() - Method in class org.cache2k.jcache.provider.JCacheAdapter
- toString() - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- TouchyJCacheAdapter<K,V> - Class in org.cache2k.jcache.provider
-
Adapter to add required semantics for JSR107 with a custom expiry policy.
- TouchyJCacheAdapter(JCacheAdapter<K, V>, ExpiryPolicy) - Constructor for class org.cache2k.jcache.provider.TouchyJCacheAdapter
- TouchyJCacheAdapter.ExpiryPolicyAdapter<K,V> - Class in org.cache2k.jcache.provider
- TransformingCacheProxy<K,V,K0,V0> - Class in org.cache2k.jcache.provider.generic.storeByValueSimulation
-
This is a proxy that filters all keys and values that go in and out.
- TransformingCacheProxy(Cache<K0, V0>, ObjectTransformer<K, K0>, ObjectTransformer<V, V0>, ObjectTransformer<K, K0>, ObjectTransformer<V, V0>) - Constructor for class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
U
- unwrap(Class<T>) - Method in class org.cache2k.jcache.provider.event.EntryEvent
- unwrap(Class<T>) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
- unwrap(Class<T>) - Method in class org.cache2k.jcache.provider.JCacheAdapter
- unwrap(Class<T>) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
- unwrap(Class<T>) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
- uri2Name(URI) - Method in class org.cache2k.jcache.provider.JCacheProvider
- Util - Class in org.cache2k.jcache.provider
- Util() - Constructor for class org.cache2k.jcache.provider.Util
V
- valueTransformer - Variable in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
W
- WrapperMBeanServerDelegate() - Constructor for class org.cache2k.jcache.provider.tckGlue.TckMBeanServerBuilder.WrapperMBeanServerDelegate
All Classes All Packages