public static class GenericExoCacheCreator.GenericExoCache extends AbstractExoCache<Serializable,Object>
AbstractExoCache.CacheEventListenercache| Constructor and Description |
|---|
GenericExoCache(ExoCacheConfig config,
org.infinispan.Cache<Serializable,Object> cache) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLiveTime() |
long |
getMaxIdle() |
int |
getMaxSize() |
long |
getWakeUpInterval() |
void |
setLiveTime(long period) |
void |
setMaxSize(int max) |
addCacheListener, clearCache, get, getCachedObjects, getCacheHit, getCacheMiss, getCacheSize, getLabel, getName, isAsynchronous, isDistributed, isLogEnabled, isReplicated, onClearCache, onExpire, onGet, onPut, onPutLocal, onRemove, put, putAsyncMap, putLocal, putMap, putOnly, remove, removeCachedObjects, removeLocal, select, setAsynchronous, setDistributed, setLabel, setLogEnabled, setName, setReplicatedpublic GenericExoCache(ExoCacheConfig config, org.infinispan.Cache<Serializable,Object> cache)
Copyright © 2021 eXo Platform SAS. All Rights Reserved.