| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
twisted.application.service.Service --+        
                                      |        
               util.ComparableMixin --+        
                                      |        
                      base.ChangeSource --+    
                                          |    
                   base.PollingChangeSource --+
                                              |
                                             HgPoller
This source will poll a remote hg repo for changes and submit them to the change master.
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from  Inherited from   | 
  |||
| Class Variables | |
        compare_attrs = 
     | 
  |
        db_class_name = 
     | 
  |
| 
     Inherited from  Inherited from  Inherited from   | 
  |
| Method Details | 
  
 
  | 
  
 
  | 
  
 Perform the polling operation, and return a deferred that will fire 
  when the operation is complete.  Failures will be logged, but the method 
  will be called again after  
  | 
| Class Variable Details | 
  compare_attrs
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 21 16:22:43 2012 | http://epydoc.sourceforge.net |