Part of canonical.launchpad.interfaces.launchpadstatistic View In Hierarchy
Known implementations: canonical.launchpad.database.launchpadstatistic.LaunchpadStatisticSet
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. |