ConcurrentFIFOExoCache instead@Deprecated public class FIFOExoCache<K extends Serializable,V> extends ConcurrentFIFOExoCache<K,V>
| Constructor and Description |
|---|
FIFOExoCache()
Deprecated.
|
FIFOExoCache(int maxSize)
Deprecated.
|
FIFOExoCache(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 FIFOExoCache()
public FIFOExoCache(int maxSize)
public FIFOExoCache(String name, int maxSize)
Copyright © 2020 eXo Platform SAS. All Rights Reserved.