Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Package
com.jivesoftware.base.stats

Packages that use com.jivesoftware.base.stats
com.jivesoftware.base.stats Core reporting engine classes and interfaces. 
com.jivesoftware.base.stats.bin Implementations of the stats Bin interface. 
com.jivesoftware.base.stats.element Implementations of the stats Element interface. 
com.jivesoftware.base.stats.util Utility classes for the Jive Platform reporting engine. 
com.jivesoftware.forum.stats Jive Forums reporting engine. 
com.jivesoftware.forum.stats.report Forum specific report classes. 
 

Classes in com.jivesoftware.base.stats used by com.jivesoftware.base.stats
Bin
          A Bin represents a collection of Elements in a Histogram.
BinSequence
          The BinSequence object serves a two-fold purpose.
Chart
          A class to abstract a chart.
Element
          Data values used to build reports are wrapped as elements.
ElementFormat
          Interface for formatting an Element as a String.
Histogram
          A Histogram is used to obtain a set of counts for a set of elements.
HTTPReadStatSession
          Encapsulates a series of HTTP read stat occurrences.
ReadStat
          A read stat encapsulates information about an object read.
ReadStatSession
          Encapsulates a series of read stat occurrences.
ReadStatsManager
          Manager for read statistics in the Jive Platform products.
ReadStatsManager.BytesTask
          An internal class which updates the bytesSent field of a HTTPReadStatSession or NNTPReadStatSession object to the database.
ReadStatsManager.PersistenceTask
          An internal class which saves sessions and read stats to the database.
Report
          Main report interface.
Report.ExtraInfo
           
ReportManager
          Main report manager inferface.
ReportTemplate
           
 

Classes in com.jivesoftware.base.stats used by com.jivesoftware.base.stats.bin
Bin
          A Bin represents a collection of Elements in a Histogram.
BinSequence
          The BinSequence object serves a two-fold purpose.
Element
          Data values used to build reports are wrapped as elements.
 

Classes in com.jivesoftware.base.stats used by com.jivesoftware.base.stats.element
Element
          Data values used to build reports are wrapped as elements.
ElementFormat
          Interface for formatting an Element as a String.
 

Classes in com.jivesoftware.base.stats used by com.jivesoftware.base.stats.util
Histogram
          A Histogram is used to obtain a set of counts for a set of elements.
 

Classes in com.jivesoftware.base.stats used by com.jivesoftware.forum.stats
AbstractReport
          An abstract base class of Report which offers a default implementation of the interface.
AbstractReportManager
          A base class implementation of the report manager interface.
AbstractReportRunner
           
ReadStatSession
          Encapsulates a series of read stat occurrences.
ReadStatsManager
          Manager for read statistics in the Jive Platform products.
ReadStatsManager.BytesTask
          An internal class which updates the bytesSent field of a HTTPReadStatSession or NNTPReadStatSession object to the database.
ReadStatsManager.PersistenceTask
          An internal class which saves sessions and read stats to the database.
Report
          Main report interface.
ReportManager
          Main report manager inferface.
 

Classes in com.jivesoftware.base.stats used by com.jivesoftware.forum.stats.report
AbstractReport
          An abstract base class of Report which offers a default implementation of the interface.
Chart
          A class to abstract a chart.
Report
          Main report interface.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.