|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.forum.database.ForumCacheWarmupTask
public class ForumCacheWarmupTask
A task that warms up the cache of a forum by loading up chunks of its thread and message data.
| Constructor Summary | |
|---|---|
ForumCacheWarmupTask(Forum forum)
Create a new cache warmup 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 ForumCacheWarmupTask(Forum forum)
forum - the forum to do cache warmup on.| 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 | |||||||||