| Package | Description |
|---|---|
| org.exoplatform.portal.mop.description |
| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.services.cache.ExoCache<CacheKey,CacheValue> |
ExoDataCache.cache
.
|
protected org.exoplatform.commons.cache.future.FutureExoCache<CacheKey,CacheValue,POMSession> |
ExoDataCache.values
.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.exoplatform.portal.mop.State |
SimpleDataCache.getState(POMSession session,
CacheKey key) |
protected org.exoplatform.portal.mop.State |
ExoDataCache.getState(POMSession session,
CacheKey key) |
protected void |
SimpleDataCache.putValue(CacheKey key,
CacheValue value) |
protected void |
ExoDataCache.putValue(CacheKey key,
CacheValue value) |
protected void |
SimpleDataCache.removeState(CacheKey key) |
protected void |
ExoDataCache.removeState(CacheKey key) |
| Constructor and Description |
|---|
CacheValue(CacheKey origin,
long serial,
org.exoplatform.portal.mop.State state) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.