Uses of Class
io.fluxzero.common.caching.CacheEviction
Packages that use CacheEviction
-
Uses of CacheEviction in io.fluxzero.common.caching
Method parameters in io.fluxzero.common.caching with type arguments of type CacheEvictionModifier and TypeMethodDescriptionAdaptiveObjectCache.registerEvictionListener(Consumer<CacheEviction> listener) Cache.registerEvictionListener(Consumer<CacheEviction> listener) Registers a listener to be notified whenever a cache entry is evicted or removed.NoOpCache.registerEvictionListener(Consumer<CacheEviction> listener)