|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Cachable | Object that are self-maintaining in a cache. |
| CacheDelegate | The cache delegate is notified of any objects going in or out of the cache. |
| CacheListener | Objects implementing this interface will be aware of when they're added to, or removed from a cache. |
| Class Summary | |
|---|---|
| AbstractCachable | Abstract implementation of Cachable. |
| AbstractCacheListener | Abstract implementation of CacheListener |
| CacheClearRequestListener | Listen for multicast request to clear cache for a given prefix. |
| DiskCache | Simple local disk caching. |
| LRUCache<K,V> | A fixed-size least-recently-used cache. |
| SimpleCache | A simple time-based cache. |
| SpyCache | Spy in-memory cache object. |
SPY Caching System
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||