Uses of Class
net.sf.ehcache.util.concurrent.ConcurrentHashMap

Packages that use ConcurrentHashMap
net.sf.ehcache.store.cachingtier Contains the caching tier implementations 
 

Uses of ConcurrentHashMap in net.sf.ehcache.store.cachingtier
 

Subclasses of ConcurrentHashMap in net.sf.ehcache.store.cachingtier
 class CountBasedBackEnd<K,V>
          A backend to a OnHeapCachingTier that will be cap'ed based on the amount of entries
 class PooledBasedBackEnd<K,V>
          A backend to a OnHeapCachingTier that will be cap'ed using a pool
 



Copyright © 2003-2015 Terracotta, Inc.. All Rights Reserved.