| Entry |
Entry is the basic unit of statistic information that can be
stored in a statistics workspace.
|
| JanitorReport |
JanitorReport is a base class for reports that clean up
historical data, which is not needed anymore.
|
| PathBuilder |
PathBuilder is a base class for path builders.
|
| Report |
Report is the abstract base class for all reports.
|
| Statistics |
Statistics acts as a facade for adding entries and running
reports.
|
| StatisticsModule |
StatisticsModule implements a CRXModule that writes
statistical data to a given workspace and runs reports on that data.
|