public class MVCCPortalCache<K extends java.io.Serializable,V extends com.liferay.portal.kernel.model.MVCCModel> extends PortalCacheWrapper<K,V>
portalCache| Constructor and Description |
|---|
MVCCPortalCache(LowLevelCache<K,V> lowLevelCache) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMVCC() |
void |
put(K key,
V value) |
void |
put(K key,
V value,
int timeToLive) |
get, getKeys, getPortalCacheManager, getPortalCacheName, getWrappedPortalCache, isSharded, registerPortalCacheListener, registerPortalCacheListener, remove, removeAll, setPortalCache, unregisterPortalCacheListener, unregisterPortalCacheListeners