public class RemoteHttpCache extends AbstractRemoteAuxiliaryCache
cacheNamecacheEventLogger, elementSerializer, keyMatcherCACHE_HUB, DISK_CACHE, LATERAL_CACHE, REMOTE_CACHE| Constructor and Description |
|---|
RemoteHttpCache(RemoteHttpCacheAttributes remoteHttpCacheAttributes,
IRemoteCacheService remote,
IRemoteCacheListener listener)
Constructor for the RemoteCache object.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEventLoggingExtraInfo()
Gets the extra info for the event log.
|
RemoteHttpCacheAttributes |
getRemoteHttpCacheAttributes() |
protected void |
handleException(java.lang.Exception ex,
java.lang.String msg,
java.lang.String eventName)
Nothing right now.
|
void |
setRemoteHttpCacheAttributes(RemoteHttpCacheAttributes remoteHttpCacheAttributes) |
fixCache, getAuxiliaryCacheAttributes, getCacheName, getCacheType, getGroupKeys, getListener, getListenerId, getRemoteCacheAttributes, getRemoteCacheListener, getRemoteCacheService, getSize, getStatistics, getStats, getStatus, getUsingPool, processDispose, processGet, processGetMatching, processGetMultiple, processRemove, processRemoveAll, processUpdate, setListenerId, setRemoteCacheAttributes, setRemoteCacheListener, setRemoteCacheServicedispose, disposeWithEventLogging, get, getMatching, getMatchingWithEventLogging, getMultiple, getMultipleWithEventLogging, getWithEventLogging, remove, removeAll, removeAllWithEventLogging, removeWithEventLogging, update, updateWithEventLoggingcreateICacheEvent, createICacheEvent, getCacheEventLogger, getElementSerializer, getKeyMatcher, logApplicationEvent, logError, logICacheEvent, setCacheEventLogger, setElementSerializer, setKeyMatcherclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetCacheEventLogger, setElementSerializerdispose, get, getMatching, getMultiple, remove, removeAll, setKeyMatcher, updatepublic RemoteHttpCache(RemoteHttpCacheAttributes remoteHttpCacheAttributes, IRemoteCacheService remote, IRemoteCacheListener listener)
remoteHttpCacheAttributes - remote - listener - protected void handleException(java.lang.Exception ex,
java.lang.String msg,
java.lang.String eventName)
throws java.io.IOException
handleException in class AbstractRemoteAuxiliaryCacheex - msg - eventName - java.io.IOExceptionpublic java.lang.String getEventLoggingExtraInfo()
AbstractAuxiliaryCachegetEventLoggingExtraInfo in class AbstractAuxiliaryCachepublic void setRemoteHttpCacheAttributes(RemoteHttpCacheAttributes remoteHttpCacheAttributes)
remoteHttpCacheAttributes - the remoteHttpCacheAttributes to setpublic RemoteHttpCacheAttributes getRemoteHttpCacheAttributes()
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.