Uses of Interface
com.thimbleware.jmemcached.CacheStorage

Uses of CacheStorage in com.thimbleware.jmemcached
 

Classes in com.thimbleware.jmemcached that implement CacheStorage
 class LRUCacheStorageDelegate
          A delegate around the internal thread-safe LRUCache implementation.
 

Fields in com.thimbleware.jmemcached declared as CacheStorage
protected  CacheStorage Cache.cacheStorage
           
 

Constructors in com.thimbleware.jmemcached with parameters of type CacheStorage
Cache(CacheStorage cacheStorage)
          Construct the server session handler
 



Copyright © 2008. All Rights Reserved.