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