|
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.querycache.QueryCacheUpdateTask
public class QueryCacheUpdateTask
A task to reload a cache entry from the database and then move it from the short-term query cache and into the long-term cache.
Constructor Summary | |
---|---|
QueryCacheUpdateTask(QueryCacheKey key)
Creates a new cache entry update task. |
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 QueryCacheUpdateTask(QueryCacheKey key)
key
- the key for the cache entry to be updated.Method 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 |