|
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.base.stats.ReadStatsManager.BytesTask
public static class ReadStatsManager.BytesTask
An internal class which updates the bytesSent field of a HTTPReadStatSession or NNTPReadStatSession object to the database. This task is run every few seconds.
| Constructor Summary | |
|---|---|
ReadStatsManager.BytesTask(java.util.Map updatedSessions)
|
|
| Method Summary | |
|---|---|
void |
run()
|
protected void |
storeExtraSessions(ReadStatSession[] rsSessions,
java.sql.Connection con,
java.sql.PreparedStatement pstmt,
boolean canBatch)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReadStatsManager.BytesTask(java.util.Map updatedSessions)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
protected void storeExtraSessions(ReadStatSession[] rsSessions,
java.sql.Connection con,
java.sql.PreparedStatement pstmt,
boolean canBatch)
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||