Part of lp.buildmaster.manager View In Hierarchy
getVitals and iterVitals don't touch the DB directly. They work
from cached data updated by update.
| Method | update | See BuilderFactory. |
| Method | prescanUpdate | See BuilderFactory. |
| Method | __getitem__ | See BuilderFactory. |
| Method | getVitals | See BuilderFactory. |
| Method | iterVitals | See BuilderFactory. |
BuilderFactory.
This is a no-op, as the data was already brought sufficiently up to date by update().