Class Hierarchy
- java.lang.Object
- org.exoplatform.services.cache.concurrent.ConcurrentFIFOExoCache<K,
V> (implements org.exoplatform.services.cache.ExoCache<K, V>) - org.exoplatform.services.cache.concurrent.SimpleReplicatedExoCache<K,
V>
- org.exoplatform.services.cache.concurrent.SimpleReplicatedExoCache<K,
- org.exoplatform.services.cache.concurrent.Item
- org.exoplatform.services.cache.concurrent.ListenerContext<K,
V> (implements org.exoplatform.services.cache.CacheInfo, org.exoplatform.services.cache.CacheListenerContext) - org.exoplatform.services.cache.concurrent.SynchronizedQueue<I> (implements org.exoplatform.services.cache.concurrent.Queue<I>)
- org.exoplatform.services.cache.concurrent.ConcurrentFIFOExoCache<K,
Interface Hierarchy
- org.exoplatform.services.cache.concurrent.Queue<I>