public class NodeCache extends Cache<Integer,MMObjectNode> implements NodeEventListener
lock, maxEntrySize| Modifier and Type | Method and Description |
|---|---|
static NodeCache |
getCache() |
String |
getDescription()
Gives a description for this cache type.
|
String |
getName()
Returns a name for this cache type.
|
void |
notify(NodeEvent event) |
protected void |
purge() |
checkCachePolicy, clear, contains, containsKey, containsValue, entrySet, equals, get, getAvarageValueLength, getByteSize, getByteSize, getCheapByteSize, getCount, getDefaultMaxEntrySize, getHits, getImplementation, getLock, getMaxEntrySize, getMaxSize, getMisses, getPuts, getRatio, getSize, getStats, hashCode, isActive, isEmpty, keySet, maxSize, put, putAll, putCache, remove, reset, setActive, setImplementation, setMaxEntrySize, setMaxSize, size, toString, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic static NodeCache getCache()
public String getName()
CachegetName in interface CacheMBeangetName in class Cache<Integer,MMObjectNode>public String getDescription()
CachegetDescription in interface CacheMBeangetDescription in class Cache<Integer,MMObjectNode>protected void purge()
public void notify(NodeEvent event)
notify in interface NodeEventListenerMMBase 1.9-SNAPSHOT - ${javadoctimestamp}