|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheStorage | |
|---|---|
| com.thimbleware.jmemcached | |
| com.thimbleware.jmemcached.storage.bytebuffer | |
| com.thimbleware.jmemcached.storage.hash | |
| Uses of CacheStorage in com.thimbleware.jmemcached |
|---|
| Constructors in com.thimbleware.jmemcached with parameters of type CacheStorage | |
|---|---|
CacheImpl(CacheStorage<Key,LocalCacheElement> storage)
|
|
| Uses of CacheStorage in com.thimbleware.jmemcached.storage.bytebuffer |
|---|
| Classes in com.thimbleware.jmemcached.storage.bytebuffer that implement CacheStorage | |
|---|---|
class |
BlockStorageCacheStorage
Implementation of the concurrent (linked) sized map using the block buffer storage back end. |
| Uses of CacheStorage in com.thimbleware.jmemcached.storage.hash |
|---|
| Classes in com.thimbleware.jmemcached.storage.hash that implement CacheStorage | |
|---|---|
class |
ConcurrentLinkedHashMap<K,V extends SizedItem>
A ConcurrentMap with a doubly-linked list running through its entries. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||