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

Package org.exoplatform.services.cache.concurrent

Interface Summary
Queue<I extends Item> The queue needed by the concurrent FIFO cache.
 

Class Summary
ConcurrentFIFOExoCache<K extends Serializable,V> An ExoCache implementation based on ConcurrentHashMap that minimize locking.
Item  
ListenerContext<K,V>  
SynchronizedQueue<I extends Item>  
 


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

Copyright © 2014 eXo Platform SAS. All Rights Reserved.