Uses of Package
com.thimbleware.jmemcached.storage.hash

Packages that use com.thimbleware.jmemcached.storage.hash
com.thimbleware.jmemcached   
com.thimbleware.jmemcached.storage   
com.thimbleware.jmemcached.storage.hash   
 

Classes in com.thimbleware.jmemcached.storage.hash used by com.thimbleware.jmemcached
SizedItem
           
 

Classes in com.thimbleware.jmemcached.storage.hash used by com.thimbleware.jmemcached.storage
SizedItem
           
 

Classes in com.thimbleware.jmemcached.storage.hash used by com.thimbleware.jmemcached.storage.hash
ConcurrentLinkedHashMap
          A ConcurrentMap with a doubly-linked list running through its entries.
ConcurrentLinkedHashMap.EvictionListener
          A listener registered for notification when an entry is evicted.
ConcurrentLinkedHashMap.EvictionPolicy
          The replacement policy to apply to determine which entry to discard when the capacity has been reached.
ConcurrentLinkedHashMap.Node
          A node on the double-linked list.
SizedItem
           
 



Copyright © 2008-2011 ThimbleWare. All Rights Reserved.