|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.cache.Cache<Integer,List<MMObjectNode>>
org.mmbase.cache.RelationsCache
public class RelationsCache
Cache from MMObjectNode number to List of InsRel MMObjectNodes instances (relation nodes). Used in MMObjectNode.
MMObjectNode.getRelations(),
MMObjectNode.getRelationNodes()| 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 RelationsCache |
getCache()
|
String |
getDescription()
Gives a description for this cache type. |
String |
getName()
Returns a name for this cache type. |
| 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 RelationsCache getCache()
public String getName()
Cache
getName in interface CacheMBeangetName in class Cache<Integer,List<MMObjectNode>>public String getDescription()
Cache
getDescription in interface CacheMBeangetDescription in class Cache<Integer,List<MMObjectNode>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||