Class Hierarchy
- java.lang.Object
- org.cache2k.AbstractCache<K,V> (implements org.cache2k.Cache<K,V>)
- org.cache2k.AbstractCacheEntry<K,V> (implements org.cache2k.CacheEntry<K,V>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.cache2k.integration.AdvancedCacheLoader<K,V>
- org.cache2k.Cache2kBuilder<K,V>
- org.cache2k.configuration.Cache2kConfiguration<K,V> (implements org.cache2k.configuration.ConfigurationBean, org.cache2k.configuration.ConfigurationWithSections)
- org.cache2k.configuration.Cache2kManagerConfiguration (implements org.cache2k.configuration.ConfigurationBean)
- org.cache2k.integration.CacheLoader<K,V> (implements org.cache2k.integration.FunctionalCacheLoader<K,V>)
- org.cache2k.CacheManager (implements java.io.Closeable)
- org.cache2k.configuration.CacheTypeCapture<T> (implements org.cache2k.configuration.CacheType<T>)
- org.cache2k.configuration.CacheTypeCapture.OfArray
- org.cache2k.configuration.CacheTypeCapture.OfClass
- org.cache2k.configuration.CacheTypeCapture.OfGeneric
- org.cache2k.integration.CacheWriter<K,V>
- org.cache2k.configuration.CustomizationReferenceSupplier<T> (implements org.cache2k.configuration.CustomizationSupplier<T>)
- org.cache2k.configuration.CustomizationSupplierByClassName<T> (implements org.cache2k.configuration.CustomizationSupplier<T>, org.cache2k.configuration.ValidatingConfigurationBean)
- org.cache2k.expiry.Expiry (implements org.cache2k.expiry.ExpiryTimeValues)
- org.cache2k.ForwardingCache<K,V> (implements org.cache2k.Cache<K,V>)
- org.cache2k.jcache.JCacheConfiguration (implements org.cache2k.configuration.SingletonConfigurationSection)
- org.cache2k.jcache.JCacheConfiguration.Builder (implements org.cache2k.configuration.ConfigurationSectionBuilder<T>)
- org.cache2k.integration.LoadDetail<V>
- org.cache2k.integration.Loaders
- javax.cache.configuration.MutableConfiguration<K,V> (implements javax.cache.configuration.CompleteConfiguration<K,V>)
- org.cache2k.integration.ResiliencePolicy<K,V> (implements org.cache2k.expiry.ExpiryTimeValues)
- org.cache2k.spi.SingleProviderResolver
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- java.lang.AutoCloseable
- org.cache2k.spi.Cache2kCoreProvider
- org.cache2k.spi.Cache2kExtensionProvider
- org.cache2k.CacheEntry<K,V>
- org.cache2k.jmx.CacheInfoMXBean
- org.cache2k.jmx.CacheManagerMXBean
- org.cache2k.configuration.CacheType<T>
- org.cache2k.configuration.ConfigurationSectionBuilder<T>
- org.cache2k.configuration.ConfigurationWithSections
- org.cache2k.configuration.CustomizationSupplier<T>
- org.cache2k.processor.EntryProcessingResult<R>
- org.cache2k.processor.EntryProcessor<K,V,R>
- java.util.EventListener
- org.cache2k.integration.ExceptionInformation
- org.cache2k.integration.ExceptionPropagator<K>
- org.cache2k.expiry.ExpiryTimeValues
- org.cache2k.integration.FunctionalCacheLoader<K,V>
- java.lang.Iterable<T>
- org.cache2k.KeyValueSource<K,V>
- org.cache2k.AdvancedKeyValueSource<K,V>
- org.cache2k.Cache<K,V> (also extends java.io.Closeable, org.cache2k.KeyValueStore<K,V>)
- org.cache2k.IntCache<V> (also extends org.cache2k.Cache<K,V>, org.cache2k.IntKeyValueStore<V>)
- org.cache2k.IntKeyValueSource<V>
- org.cache2k.IntKeyValueStore<V> (also extends org.cache2k.AdvancedKeyValueSource<K,V>, org.cache2k.IntKeyValueSource<V>)
- org.cache2k.KeyValueStore<K,V>
- org.cache2k.LongCache<V> (also extends org.cache2k.Cache<K,V>, org.cache2k.LongKeyValueStore<V>)
- org.cache2k.LongKeyValueSource<V>
- org.cache2k.LongKeyValueStore<V> (also extends org.cache2k.AdvancedKeyValueSource<K,V>, org.cache2k.LongKeyValueSource<V>)
- org.cache2k.integration.ResiliencePolicy.Context
- java.io.Serializable
- org.cache2k.TimeReference
- org.cache2k.expiry.ValueWithExpiryTime
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.