A B C D E G I J K L N O P R S T U V W
A
- addInternalListenersToCache2kConfiguration(Cache2kConfiguration<K, V>) - Method in interface org.cache2k.jcache.provider.event.EventHandling
-
- addInternalListenersToCache2kConfiguration(Cache2kConfiguration<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
-
C
- cache - Variable in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
-
- cache - Variable in class org.cache2k.jcache.provider.JCacheAdapter
-
- cacheCreated(Cache, Cache2kConfiguration) - Method in class org.cache2k.jcache.provider.JCacheJmxSupport
-
- cacheDestroyed(Cache) - Method in class org.cache2k.jcache.provider.JCacheJmxSupport
-
- 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(ClassLoader) - Method in class org.cache2k.jcache.provider.JCacheProvider
-
- close(URI, ClassLoader) - 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
-
- compact(T) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyTransformer
-
- compact(E) - Method in interface org.cache2k.jcache.provider.generic.storeByValueSimulation.ObjectTransformer
-
- 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(T) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CloneCopyTransformer
-
- copy(T) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyTransformer
-
- copy(Object) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.RuntimeCopyTransformer
-
- copy(T) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.SerializableCopyTransformer
-
- 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>, ClassLoader) - Method in interface org.cache2k.jcache.provider.generic.storeByValueSimulation.ObjectCopyFactory
-
Create a transformer class which actually does no type changes.
- 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 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.generic.storeByValueSimulation.TransformingCacheProxy
-
Not supported (yet?)
- 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(String, boolean) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
-
- enableStatistics(JCacheAdapter) - Method in class org.cache2k.jcache.provider.JCacheJmxSupport
-
- enableStatistics(String, boolean) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
-
- 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(T) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.CopyTransformer
-
- expand(I) - Method in interface org.cache2k.jcache.provider.generic.storeByValueSimulation.ObjectTransformer
-
- ExpiryPolicyAdapter(ExpiryPolicy) - Constructor for class org.cache2k.jcache.provider.TouchyJCacheAdapter.ExpiryPolicyAdapter
-
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, Class<K>, Class<V>) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
-
- getCache(String) - Method in class org.cache2k.jcache.provider.JCacheManagerAdapter
-
- 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(URI, ClassLoader, Properties) - Method in class org.cache2k.jcache.provider.JCacheProvider
-
- getCacheManager(URI, ClassLoader) - Method in class org.cache2k.jcache.provider.JCacheProvider
-
- getCacheManager() - Method in class org.cache2k.jcache.provider.JCacheProvider
-
- getCacheManager() - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
-
- 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.generic.storeByValueSimulation.TransformingCacheProxy
-
Not supported (yet?)
- 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
-
- 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
-
- 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
-
- 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
-
- JCacheJmxSupport() - Constructor for class org.cache2k.jcache.provider.JCacheJmxSupport
-
- 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
-
- 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
- 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.generic.storeByValueSimulation.TransformingCacheProxy
-
Not supported (yet?)
- 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, V) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
-
- remove(K) - Method in class org.cache2k.jcache.provider.JCacheAdapter
-
- remove(K, V) - 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.TouchyJCacheAdapter
-
- removeAll(Set<? extends K>) - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
-
- removeAll() - Method in class org.cache2k.jcache.provider.generic.storeByValueSimulation.TransformingCacheProxy
-
- removeAll(Set<? extends K>) - Method in class org.cache2k.jcache.provider.JCacheAdapter
-
- removeAll() - Method in class org.cache2k.jcache.provider.JCacheAdapter
-
- removeAll(Set<? extends K>) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
-
- removeAll() - 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) - 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) - Method in class org.cache2k.jcache.provider.JCacheAdapter
-
- replace(K, V, V) - Method in class org.cache2k.jcache.provider.TouchyJCacheAdapter
-
- replace(K, 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
-
- setConfiguration(Configuration<K, V>) - Method in class org.cache2k.jcache.provider.JCacheBuilder
-
- 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
-
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
-
A B C D E G I J K L N O P R S T U V W
cache2k API documentation. Copyright © 2000–2020 headissue GmbH, Munich.