Package buildbot :: Package schedulers :: Module trysched :: Class TryBase
[frames] | no frames]

Class TryBase

source code

 twisted.application.service.Service --+        
                                       |        
twisted.application.service.MultiService --+    
                                           |    
                    util.ComparableMixin --+    
                                           |    
                          base.BaseScheduler --+
                                               |
                                              TryBase
Known Subclasses:

Instance Methods
 
run(self) source code
 
filterBuilderList(self, builderNames) source code

Inherited from base.BaseScheduler: __init__, __provides__, compareToOther, create_buildset, getPendingBuildTimes, get_initial_state, get_state, listBuilderNames, set_state

Inherited from twisted.application.service.MultiService: __iter__, addService, getServiceNamed, privilegedStartService, removeService, startService, stopService

Inherited from twisted.application.service.Service: __getstate__, __providedBy__, disownServiceParent, setName, setServiceParent

Inherited from util.ComparableMixin: __cmp__, __hash__

Class Variables

Inherited from base.BaseScheduler: __implemented__, upstream_name

Inherited from twisted.application.service.Service: name, parent, running

Inherited from util.ComparableMixin: compare_attrs