Hierarchy For Package com.loomcache.server.cache
Class Hierarchy
- java.lang.Object
- com.loomcache.server.cache.AccessTracker
- com.loomcache.server.cache.CacheWarmer
- com.loomcache.server.cache.DistributedEventListenerManager
- com.loomcache.server.cache.EvictionNotifier
- com.loomcache.server.cache.MemoryEstimator
- com.loomcache.server.cache.MemoryManager
- com.loomcache.server.cache.NearCacheInvalidationManager
- com.loomcache.server.cache.TieredEvictionManager
Interface Hierarchy
- com.loomcache.server.cache.CacheLoader
- com.loomcache.server.cache.EvictionNotifier.EvictionListener
- com.loomcache.server.cache.PreloadPolicy
- com.loomcache.server.cache.WarmingListener
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.loomcache.server.cache.EvictionNotifier.EvictionReason
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.loomcache.server.cache.AccessTracker.AccessDistribution
- com.loomcache.server.cache.AccessTracker.AccessStats
- com.loomcache.server.cache.EvictionNotifier.EvictionEvent
- com.loomcache.server.cache.MemoryManager.MemoryStats
- com.loomcache.server.cache.MemoryManager.MemoryThreshold
- com.loomcache.server.cache.PreloadPolicy.AllKeys (implements com.loomcache.server.cache.PreloadPolicy)
- com.loomcache.server.cache.PreloadPolicy.HotKeys (implements com.loomcache.server.cache.PreloadPolicy)
- com.loomcache.server.cache.PreloadPolicy.PatternBased (implements com.loomcache.server.cache.PreloadPolicy)
- com.loomcache.server.cache.PreloadPolicy.PriorityBased (implements com.loomcache.server.cache.PreloadPolicy)
- com.loomcache.server.cache.TieredEvictionManager.EvictionCandidate (implements java.lang.Comparable<T>)
- com.loomcache.server.cache.TieredEvictionManager.EvictionResult
- com.loomcache.server.cache.WarmingConfig
- com.loomcache.server.cache.WarmingProgress
- com.loomcache.server.cache.WarmingResult
- java.lang.Record