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, isDistributed, isLogEnabled, isReplicated, put, putMap, putOnly, remove, removeCachedObjects, select, setDistributed, setLabel, setLogEnabled, setName, setReplicatedpublic GenericExoCache(ExoCacheConfig config, org.infinispan.Cache<Serializable,Object> cache)
Copyright © 2018 eXo Platform SAS. All Rights Reserved.