Part of lp.buildmaster.model.builder View In Hierarchy
| Method | gotFailure | See IBuilder. |
| Method | resetFailureCount | See IBuilder. |
| Method | processor 0 | See IBuilder. |
| Method | processor | Undocumented |
| Method | currentjob | See IBuilder |
| Method | current_build | Undocumented |
| Method | setCleanStatus | See IBuilder. |
| Method | failBuilder | See IBuilder |
| Method | getBuildRecords | See IHasBuildRecords. |
| Method | acquireBuildCandidate | See IBuilder. |
| Method | _getBuilderok | Undocumented |
| Method | _setBuilderok | Undocumented |
| Method | _processors_cache | See IBuilder. |
| Method | _processors | Undocumented |
| Method | _set_processors | Undocumented |
| Method | _getSlaveScannerLogger | Return the logger instance from buildd-slave-scanner.py. |
| Method | _findBuildCandidate | Find a candidate job for dispatch to an idle buildd slave. |
Inherited from SQLBase:
| Method | __init__ | Extended version of the SQLObjectBase constructor. |
| Method | __repr__ | Undocumented |
| Method | destroySelf | Undocumented |
| Method | __eq__ | Equality operator. |
| Method | __ne__ | Inverse of __eq__. |
| Method | __storm_invalidated__ | Flush cached properties. |
| Class Method | _get_store | Undocumented |