ConcurrentFIFOExoCache instead@Deprecated public class SimpleExoCache<K extends Serializable,V> extends ConcurrentFIFOExoCache<K,V>
| Constructor and Description |
|---|
SimpleExoCache()
Deprecated.
|
SimpleExoCache(int maxSize)
Deprecated.
|
SimpleExoCache(String name,
int maxSize)
Deprecated.
|
addCacheListener, assertConsistent, clearCache, get, getCachedObjects, getCacheHit, getCacheMiss, getCacheSize, getLabel, getListeners, getLiveTime, getLiveTimeMillis, getMaxSize, getName, isLogEnabled, onClearCache, onExpire, onGet, onPut, onPutLocal, onRemove, put, putLocal, putMap, remove, removeCachedObjects, select, setLabel, setLiveTime, setLiveTimeMillis, setLogEnabled, setMaxSize, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitputAsyncMap, removeLocalpublic SimpleExoCache(int maxSize)
public SimpleExoCache()
public SimpleExoCache(String name, int maxSize)
Copyright © 2018 eXo Platform SAS. All Rights Reserved.