| Package | Description |
|---|---|
| org.cache2k.impl |
| Modifier and Type | Method and Description |
|---|---|
protected ArcCache.Entry |
ArcCache.checkForGhost(K key,
int hc) |
protected ArcCache.Entry |
ArcCache.findEvictionCandidate() |
protected ArcCache.Entry<K,T> |
ArcCache.newEntry()
Emtpy, done by replace / checkForGhost.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ArcCache.insertIntoReplacementList(ArcCache.Entry e) |
protected void |
ArcCache.recordHit(ArcCache.Entry e) |
protected void |
ArcCache.removeEntryFromReplacementList(ArcCache.Entry e) |
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.