Uses of Package
com.loomcache.server.jcache
Packages that use com.loomcache.server.jcache
-
Classes in com.loomcache.server.jcache used by com.loomcache.server.jcacheClassDescriptionRepresents a single cache entry accessed within an entry processor.Listener interface for cache entry lifecycle events.Listener statistics snapshot.Loader statistics snapshot.Tracks cache statistics including hits, misses, puts, removals, and evictions.Statistics snapshot record.Manages write-through and write-behind cache strategies.Configuration for write-behind mode.Write-behind statistics snapshot.Processes an entry in the cache atomically.Base expiry policy interface.LoomCache JCache extension interface.JMX management interface for per-cache configuration.Adapter that exposes either a local
DistributedMapor the real cluster protocol path as a typed<K, V>store for JCache.JMX management interface for per-cache statistics.Represents a cache entry lifecycle event.Legacy event type enumeration preserved for backwards compatibility.JCache-compatible (JSR-107) cache wrapper.JCache-compatible configuration for a LoomCache cache instance.Expiry policy types as per JCache specification.JCache-compatible (JSR-107) cache manager.