Class Hierarchy
- java.lang.Object
- org.cache2k.core.AbstractEviction (implements org.cache2k.core.Eviction, org.cache2k.core.EvictionMetrics)
- org.cache2k.core.BaseCache<K,V> (implements org.cache2k.core.InternalCache<K,V>)
- org.cache2k.core.Cache2kCoreProviderImpl (implements org.cache2k.spi.Cache2kCoreProvider)
- org.cache2k.CacheManager (implements java.io.Closeable)
- org.cache2k.core.CollisionInfo
- org.cache2k.core.CommonMetrics.BlackHole (implements org.cache2k.core.CommonMetrics.Updater)
- org.cache2k.core.ConcurrentEntryIterator<K,V> (implements java.util.Iterator<E>)
- org.cache2k.core.ConcurrentMapWrapper<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>)
- org.cache2k.core.Entry<K,T> (implements org.cache2k.CacheEntry<K,V>, org.cache2k.core.operation.ExaminationEntry<K,V>, org.cache2k.core.storageApi.StorageEntry)
- org.cache2k.core.EntryAction<K,V,R> (implements org.cache2k.core.experimentalApi.AsyncCacheLoader.Callback<V>, org.cache2k.core.experimentalApi.AsyncCacheWriter.Callback, org.cache2k.core.operation.Progress<K,V,R>)
- org.cache2k.core.ExceptionWrapper<K> (implements org.cache2k.integration.ExceptionInformation)
- org.cache2k.core.ExclusiveExecutor (implements java.io.Closeable, java.util.concurrent.Executor)
- org.cache2k.core.Hash2<K,V>
- org.cache2k.core.HeapCache.RunWithCatch (implements java.lang.Runnable)
- org.cache2k.core.HeapCacheListener.NoOperation<K,V> (implements org.cache2k.core.HeapCacheListener<K,V>)
- org.cache2k.core.IntegrityState
- org.cache2k.core.InternalCache2kBuilder<K,V>
- org.cache2k.core.MapValueConverterProxy<K,V,S> (implements java.util.Map<K,V>)
- org.cache2k.integration.ResiliencePolicy<K,V> (implements org.cache2k.expiry.ExpiryTimeValues)
- org.cache2k.core.SegmentedEviction (implements org.cache2k.core.Eviction, org.cache2k.core.EvictionMetrics)
- org.cache2k.core.StandardCommonMetrics (implements org.cache2k.core.CommonMetrics.Updater)
- org.cache2k.core.StandardCommonMetricsFactory (implements org.cache2k.core.CommonMetricsFactory)
- org.cache2k.core.StandardExceptionPropagator (implements org.cache2k.integration.ExceptionPropagator<K>)
- org.cache2k.core.StandardStorageMetrics (implements org.cache2k.core.StorageMetrics.Updater)
- org.cache2k.core.StorageMetrics.Dummy (implements org.cache2k.core.StorageMetrics.Updater)
- java.lang.Throwable (implements java.io.Serializable)
- org.cache2k.core.TimingHandler<K,V>
- org.cache2k.core.util.TunableConstants (implements java.lang.Cloneable)
Interface Hierarchy
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.