Package io.fluxzero.common.caching
package io.fluxzero.common.caching
-
ClassDescription
Cacheimplementation backed by the common hard-reference memory-aware cache support.A generic cache interface for storing and managing objects identified by unique keys.Represents an eviction from aCache.Indicates the cause for a cache entry eviction.A hard-reference, weighted cache with LRU eviction and optional key ordering.Describes an entry removed from anMemoryAwareCacheSupport.Determines whether caches should proactively shed entries.