|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouperClient.jdbc.GcDbQueryCacheMap.Janitor
public class GcDbQueryCacheMap.Janitor
Associated thread to call get every once in a while to ensure that eviction happens.
Constructor Summary | |
---|---|
GcDbQueryCacheMap.Janitor(GcDbQueryCacheMap _dbQueryCacheMap)
Constructor. |
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GcDbQueryCacheMap.Janitor(GcDbQueryCacheMap _dbQueryCacheMap)
_dbQueryCacheMap
- is the cache to clear.Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
Runnable.run()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |