|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectscone.netobjects.Node2KeyCache
public class Node2KeyCache
Field Summary | |
---|---|
protected static CacheTable |
cache
|
static java.lang.Object |
lock
|
Constructor Summary | |
---|---|
Node2KeyCache()
|
Method Summary | |
---|---|
static void |
associate(NetNode node,
Keyword keyword)
|
static void |
clean()
|
static void |
init(int timeTillCleanUp,
int gcType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static CacheTable cache
public static java.lang.Object lock
Constructor Detail |
---|
public Node2KeyCache()
Method Detail |
---|
public static void init(int timeTillCleanUp, int gcType)
public static void associate(NetNode node, Keyword keyword)
public static void clean()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |