Uses of Package
com.loomcache.server.cache
Packages that use com.loomcache.server.cache
Package
Description
-
Classes in com.loomcache.server.cache used by com.loomcache.server.cacheClassDescriptionTracks key access frequencies for hot-key preloading.Aggregate access distribution statistics.Access statistics for a single key.Interface for loading cache data from external sources.Notifies listeners before and after eviction events.Event describing an eviction.Listener interface for eviction events.Reason for eviction.Monitors JVM heap usage and cache memory consumption.Memory usage statistics.Memory threshold configuration. softLimit: 80% of heap — triggers background eviction hardLimit: 90% of heap — rejects new writesSealed interface defining preload policies for cache warming.Candidate for eviction.Result of eviction operation.Configuration for cache warming operations.Callback interface for monitoring cache warming progress.Real-time progress metrics during a cache warming operation.Final result of a cache warming operation.
-
Classes in com.loomcache.server.cache used by com.loomcache.server.handlerClassDescriptionManages distributed entry listener subscriptions and broadcasts.Manages near-cache invalidation subscriptions and broadcasts.
-
Classes in com.loomcache.server.cache used by com.loomcache.server.transaction.twopcClassDescriptionManages near-cache invalidation subscriptions and broadcasts.