eXo Kernel :: Component :: Cache Service 2.4.8-GA

Uses of Package
org.exoplatform.services.cache.concurrent

Packages that use org.exoplatform.services.cache.concurrent
org.exoplatform.services.cache This package provides an API used for data caching. 
org.exoplatform.services.cache.concurrent   
 

Classes in org.exoplatform.services.cache.concurrent used by org.exoplatform.services.cache
ConcurrentFIFOExoCache
          An ExoCache implementation based on ConcurrentHashMap that minimize locking.
 

Classes in org.exoplatform.services.cache.concurrent used by org.exoplatform.services.cache.concurrent
ConcurrentFIFOExoCache
          An ExoCache implementation based on ConcurrentHashMap that minimize locking.
Item
           
Queue
          The queue needed by the concurrent FIFO cache.
 


eXo Kernel :: Component :: Cache Service 2.4.8-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.