|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.forum.database.DbStatusLevelManager.LeaderQueryCacheUpdateTask
public static class DbStatusLevelManager.LeaderQueryCacheUpdateTask
Constructor Summary | |
---|---|
DbStatusLevelManager.LeaderQueryCacheUpdateTask(DbStatusLevelManager.LeaderQueryCache.Entry entry)
This thread has to take the map entry because it needs to place the update flag to false after it puts the value in the cache. |
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DbStatusLevelManager.LeaderQueryCacheUpdateTask(DbStatusLevelManager.LeaderQueryCache.Entry entry)
entry
- the cache entryMethod Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |