| Package | Description |
|---|---|
| org.exoplatform.services.cache |
This package provides an API used for data caching.
|
| org.exoplatform.services.cache.concurrent | |
| org.exoplatform.services.cache.invalidation |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpireKeyStartWithSelector<K extends Serializable,V>
Created by The eXo Platform SAS Author : Thuannd nhudinhthuan@yahoo.com Apr
4, 2006
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExoCache.select(CachedObjectSelector<? super K,? super V> selector)
Selects a subset of the cache.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcurrentFIFOExoCache.select(CachedObjectSelector<? super K,? super V> selector) |
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidationExoCache.select(CachedObjectSelector<? super K,? super V> selector) |
Copyright © 2017 eXo Platform SAS. All Rights Reserved.