public class FifoMemoryStore extends MemoryStore
cache, map, status
构造器和说明 |
---|
FifoMemoryStore(FRCache cache) |
限定符和类型 | 方法和说明 |
---|---|
protected void |
doPut(Unity unity)
通过特定的方式将元素添加到数据缓存器中
|
clear, containsKey, create, dispose, evict, flush, get, getKeyArray, getQuiet, getSize, isFull, notifyExpiry, put, remove, removeAll
public FifoMemoryStore(FRCache cache)
protected final void doPut(Unity unity) throws CacheException
doPut
在类中 MemoryStore
unity
- 需要添加的元素CacheException