All Classes and Interfaces
Class
Description
Near cache implementation based on a Caffeine cache.
Near cache service that constructs its near cache using a generic factory.
Removal listener that triggers the specified listener when the removal cause is
RemovalCause.SIZE
.Factory that creates compute-based Mutator instances.
Configuration identifying a remote cache.
Mutator for a cache entry using a compute function.
Mutates a given cache entry.
Factory for creating a
CacheEntryMutator
for a remote cache entry.Weigher that only considers keys passing a given predicate.