|
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.base.stats.ReadStatsManager.PersistenceTask
public static class ReadStatsManager.PersistenceTask
An internal class which saves sessions and read stats to the database. This task is run every few seconds.
Constructor Summary | |
---|---|
ReadStatsManager.PersistenceTask(java.util.List sessions,
java.util.List readStats)
|
Method Summary | |
---|---|
protected void |
insertExtraSessions(ReadStatSession[] rsSessions,
boolean canBatch)
|
void |
run()
Loops through all queued sessions and read stats and saves them to the DB. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReadStatsManager.PersistenceTask(java.util.List sessions, java.util.List readStats)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
protected void insertExtraSessions(ReadStatSession[] rsSessions, boolean canBatch)
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |