Part of lp.services.statistics.interfaces.statistic View In Hierarchy
| Method | __iter__ | Return an iterator over the whole set of statistics. |
| Method | update | Update the field given in name to the value passed as value. |
| Method | dateupdated | Return the date and time the given statistic name was last |
| Method | value | Return the current value of the requested statistic. |
| Method | updateStatistics | Update the statistics in the system. |