Modifier and Type | Interface and Description |
---|---|
pack-priv interface | ReplacementPolicy
Interface that must be implemented by classes that provide a replacement
algorithm for |
Modifier and Type | Class and Description |
---|---|
pack-priv class | BackgroundCleaner
A background cleaner that |
pack-priv class | CacheEntry
Class representing an entry in the cache. |
pack-priv class | ClockPolicy
Implementation of a replacement policy which uses the clock algorithm. |
pack-priv class | ConcurrentCache
A cache manager based on the utilities found in the
|
public class | ConcurrentCacheFactory
Factory class which creates cache manager instances based on the
|
pack-priv class | ConcurrentCacheMBeanImpl
This class provides monitoring capabilities for ConcurrentCache through Java Management Extension (JMX). |