Uses of Interface
org.ehcache.Cache.Entry
Packages that use Cache.Entry
Package
Description
Main Ehcache API, including
cache managers and
caches.ResilienceStrategy API of a Cache.-
Uses of Cache.Entry in org.ehcache
Methods in org.ehcache that return types with arguments of type Cache.Entry -
Uses of Cache.Entry in org.ehcache.spi.resilience
Methods in org.ehcache.spi.resilience that return Cache.EntryModifier and TypeMethodDescriptionResilienceStrategy.iteratorFailure(StoreAccessException e) Called when a cache iterator advancement fails due to an underlying store failure.