|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neo4j.kernel.impl.cache.ReferenceCache<K,V>
public abstract class ReferenceCache<K,V>
Constructor Summary | |
---|---|
ReferenceCache()
|
Method Summary | |
---|---|
protected abstract void |
pollClearedValues()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.neo4j.kernel.impl.cache.Cache |
---|
clear, elementCleaned, get, getName, hitCount, isAdaptive, maxSize, missCount, put, putAll, remove, resize, setAdaptiveStatus, size |
Constructor Detail |
---|
public ReferenceCache()
Method Detail |
---|
protected abstract void pollClearedValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |