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, getLiveTime, getLiveTimeMillis, getMaxSize, getName, isLogEnabled, put, putMap, remove, removeCachedObjects, select, setLabel, setLiveTime, setLiveTimeMillis, setLogEnabled, setMaxSize, setNamepublic FIFOExoCache()
public FIFOExoCache(int maxSize)
public FIFOExoCache(String name, int maxSize)
Copyright © 2018 eXo Platform SAS. All Rights Reserved.