|
eXo Kernel :: Component :: Cache Service 2.5.0-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CachedObjectSelector | |
|---|---|
| org.exoplatform.services.cache | This package provides an API used for data caching. |
| org.exoplatform.services.cache.concurrent | |
| org.exoplatform.services.cache.invalidation | |
| Uses of CachedObjectSelector in org.exoplatform.services.cache |
|---|
| Classes in org.exoplatform.services.cache that implement CachedObjectSelector | |
|---|---|
class |
ExpireKeyStartWithSelector<K extends Serializable,V>
Created by The eXo Platform SAS Author : Thuannd nhudinhthuan@yahoo.com Apr 4, 2006 |
| Methods in org.exoplatform.services.cache with parameters of type CachedObjectSelector | |
|---|---|
void |
ExoCache.select(CachedObjectSelector<? super K,? super V> selector)
Selects a subset of the cache. |
| Uses of CachedObjectSelector in org.exoplatform.services.cache.concurrent |
|---|
| Methods in org.exoplatform.services.cache.concurrent with parameters of type CachedObjectSelector | |
|---|---|
void |
ConcurrentFIFOExoCache.select(CachedObjectSelector<? super K,? super V> selector)
|
| Uses of CachedObjectSelector in org.exoplatform.services.cache.invalidation |
|---|
| Methods in org.exoplatform.services.cache.invalidation with parameters of type CachedObjectSelector | |
|---|---|
void |
InvalidationExoCache.select(CachedObjectSelector<? super K,? super V> selector)
|
|
eXo Kernel :: Component :: Cache Service 2.5.0-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||