|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sandev.basics.util.IDCacheBase
org.sandev.basics.util.NodeLocalIDCache
A simple IDCache for use by any single node. Any node can create
a new cache instance for use.
WARNING: Having each node use their own cache can lead to memory
bloat and inefficient retrieval, depending on usage.
| Field Summary |
| Fields inherited from class org.sandev.basics.util.IDCacheBase |
map, revisionCheck |
| Constructor Summary | |
NodeLocalIDCache()
|
|
| Methods inherited from class org.sandev.basics.util.IDCacheBase |
checkRevisionNumber, clear, getInstance, getMap, idToKey, init, putInstance, removeInstance, setRevisionCheck |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.sandev.basics.util.IDCache |
clear, getInstance, getMap, putInstance, removeInstance |
| Constructor Detail |
public NodeLocalIDCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||