|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| SegmentCacheIndex | Data structure that identifies which segments contain cells. |
| SmartCache<K,V> | Defines a cache API. |
| Class Summary | |
|---|---|
| CachePool | A CachePool manages the objects in a collection of
caches. |
| HardSmartCache<K,V> | An implementation of SmartCache that uses hard
references. |
| MemorySegmentCache | Implementation of SegmentCache that stores segments
in memory. |
| SegmentCacheIndexImpl | Data structure that identifies which segments contain cells. |
| SoftSmartCache<K,V> | A map with soft references that is cleaned up in regular intervals. |
Provides primitives for policy-based caching.
|
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||