|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.constructs.EhcacheDecoratorAdapter
com.liferay.portal.cache.ehcache.LiferayCacheDecorator
public class LiferayCacheDecorator
| Field Summary |
|---|
| Fields inherited from class net.sf.ehcache.constructs.EhcacheDecoratorAdapter |
|---|
underlyingCache |
| Constructor Summary | |
|---|---|
LiferayCacheDecorator(net.sf.ehcache.Ehcache underlyingCache)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object object)
|
net.sf.ehcache.Ehcache |
getUnderlyingCache()
|
int |
hashCode()
|
void |
put(net.sf.ehcache.Element element,
boolean doNotNotifyCacheReplicators)
|
net.sf.ehcache.Element |
putIfAbsent(net.sf.ehcache.Element element,
boolean doNotNotifyCacheReplicators)
|
boolean |
remove(Object key,
boolean doNotNotifyCacheReplicators)
|
boolean |
remove(Serializable key,
boolean doNotNotifyCacheReplicators)
|
void |
removeAll(boolean doNotNotifyCacheReplicators)
|
void |
removeAll(Collection<?> keys,
boolean doNotNotifyCacheReplicators)
|
| Methods inherited from class net.sf.ehcache.constructs.EhcacheDecoratorAdapter |
|---|
acquireReadLockOnKey, acquireWriteLockOnKey, addPropertyChangeListener, bootstrap, calculateInMemorySize, calculateOffHeapSize, calculateOnDiskSize, clone, createQuery, disableDynamicFeatures, dispose, evictExpiredElements, flush, get, get, getAll, getAllWithLoader, getBootstrapCacheLoader, getCacheConfiguration, getCacheEventNotificationService, getCacheExceptionHandler, getCacheManager, getDiskStoreSize, getGuid, getInternalContext, getKeys, getKeysNoDuplicateCheck, getKeysWithExpiryCheck, getMemoryStoreSize, getName, getOffHeapStoreSize, getQuiet, getQuiet, getRegisteredCacheExtensions, getRegisteredCacheLoaders, getRegisteredCacheWriter, getSearchAttribute, getSearchAttributes, getSize, getStatistics, getStatus, getWithLoader, getWriterManager, hasAbortedSizeOf, initialise, isClusterBulkLoadEnabled, isClusterCoherent, isDisabled, isElementInMemory, isElementInMemory, isElementOnDisk, isElementOnDisk, isExpired, isKeyInCache, isNodeBulkLoadEnabled, isNodeCoherent, isReadLockedByCurrentThread, isSearchable, isValueInCache, isWriteLockedByCurrentThread, load, loadAll, put, putAll, putIfAbsent, putQuiet, putWithWriter, recalculateSize, registerCacheExtension, registerCacheLoader, registerCacheWriter, registerDynamicAttributesExtractor, releaseReadLockOnKey, releaseWriteLockOnKey, remove, remove, removeAll, removeAll, removeAndReturnElement, removeElement, removePropertyChangeListener, removeQuiet, removeQuiet, removeWithWriter, replace, replace, setBootstrapCacheLoader, setCacheExceptionHandler, setCacheManager, setDisabled, setName, setNodeBulkLoadEnabled, setNodeCoherent, setTransactionManagerLookup, toString, tryReadLockOnKey, tryWriteLockOnKey, unregisterCacheExtension, unregisterCacheLoader, unregisterCacheWriter, waitUntilClusterBulkLoadComplete, waitUntilClusterCoherent |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LiferayCacheDecorator(net.sf.ehcache.Ehcache underlyingCache)
| Method Detail |
|---|
public boolean equals(Object object)
equals in class Objectpublic net.sf.ehcache.Ehcache getUnderlyingCache()
public int hashCode()
hashCode in class Object
public void put(net.sf.ehcache.Element element,
boolean doNotNotifyCacheReplicators)
put in interface net.sf.ehcache.Ehcacheput in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
public net.sf.ehcache.Element putIfAbsent(net.sf.ehcache.Element element,
boolean doNotNotifyCacheReplicators)
putIfAbsent in interface net.sf.ehcache.EhcacheputIfAbsent in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
public boolean remove(Object key,
boolean doNotNotifyCacheReplicators)
remove in interface net.sf.ehcache.Ehcacheremove in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
public boolean remove(Serializable key,
boolean doNotNotifyCacheReplicators)
remove in interface net.sf.ehcache.Ehcacheremove in class net.sf.ehcache.constructs.EhcacheDecoratorAdapterpublic void removeAll(boolean doNotNotifyCacheReplicators)
removeAll in interface net.sf.ehcache.EhcacheremoveAll in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
public void removeAll(Collection<?> keys,
boolean doNotNotifyCacheReplicators)
removeAll in interface net.sf.ehcache.EhcacheremoveAll in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||