|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.cache.Cache<Integer,MMObjectNode>
org.mmbase.cache.NodeCache
public class NodeCache
A cache for MMObjectNodes.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Field Summary |
|---|
| Fields inherited from class org.mmbase.cache.Cache |
|---|
lock, maxEntrySize |
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class org.mmbase.cache.Cache |
|---|
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, values |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static NodeCache getCache()
public String getName()
Cache
getName in interface CacheMBeangetName in class Cache<Integer,MMObjectNode>public String getDescription()
Cache
getDescription in interface CacheMBeangetDescription in class Cache<Integer,MMObjectNode>protected void purge()
public void notify(NodeEvent event)
notify in interface NodeEventListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||