|
eXo Kernel :: Component :: Cache Service 2.5.0-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectCacheInfo | |
|---|---|
| org.exoplatform.services.cache | This package provides an API used for data caching. |
| Uses of ObjectCacheInfo in org.exoplatform.services.cache |
|---|
| Methods in org.exoplatform.services.cache with parameters of type ObjectCacheInfo | |
|---|---|
void |
CachedObjectSelector.onSelect(ExoCache<? extends K,? extends V> cache,
K key,
ObjectCacheInfo<? extends V> ocinfo)
Action to perform on selected keys |
void |
ExpireKeyStartWithSelector.onSelect(ExoCache<? extends K,? extends V> cache,
K key,
ObjectCacheInfo<? extends V> ocinfo)
|
boolean |
CachedObjectSelector.select(K key,
ObjectCacheInfo<? extends V> ocinfo)
Indicates whether or not a given key must be selected |
boolean |
ExpireKeyStartWithSelector.select(K key,
ObjectCacheInfo<? extends V> ocinfo)
|
|
eXo Kernel :: Component :: Cache Service 2.5.0-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||