| Trees | Indices | Help | 
 | 
|---|
|  | 
object --+    
         |    
LinkedList --+
             |
            RunningJobs
A LinkedList subclass that tracks running jobs and keeps a tally of jobs running on each machine.
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| 
 | |||
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| 
 Add a running job. 
 | 
| 
 Remove a linked list node. 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:56 2016 | http://epydoc.sourceforge.net |