| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
 twisted.application.service.Service --+            
                                       |            
twisted.application.service.MultiService --+        
                                           |        
                    util.ComparableMixin --+        
                                           |        
                          base.BaseScheduler --+    
                                               |    
                                           Timed --+
                                                   |
                                                  Periodic
| Nested Classes | |
| 
     Inherited from   | 
  
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from  Inherited from  Inherited from   | 
  |||
| Class Variables | |
        compare_attrs = 
     | 
  |
| 
     Inherited from  Inherited from   | 
  |
| Instance Variables | |
| 
     Inherited from   | 
  
| Method Details | 
  
 Initialize a Scheduler. 
  | 
  
 Called by to calculate the next time to actuate a BuildSet.  Override 
  in subclasses.  To trigger a fresh call to this method, use  
  | 
  
 The time has come to start a new build. Returns a Deferred. Override in subclasses. 
  | 
| Class Variable Details | 
  compare_attrs
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 13:45:26 2011 | http://epydoc.sourceforge.net |