Package org.ehcache
package org.ehcache
Main Ehcache API, including
cache managers and
caches.-
ClassDescriptionCache<K,
V> Defines all operational methods to create, access, update and delete mappings of key to value.Cache.Entry<K,V> A mapping of key to value held in aCache.Indicates an unrecoverable failure occurred during iteration.Thrown when failures occur during operations onPersistentCacheManager.ACacheManagerthat knows how to lifecycle caches that can outlive the JVM.AUserManagedCachethat holds data that can outlive the JVM.Indicates that a state transition failed.Enumeration ofCacheManagerandUserManagedCachestatuses.UserManagedCache<K,V> Represents aCachethat is not managed by aCacheManager.Deprecated.
SupplierforExpiryPolicy