Package Ganga :: Package Lib :: Package LCG :: Module LCGOutputDownloader :: Class LCGOutputDownloader
[hide private]
[frames] | no frames]

Class LCGOutputDownloader

source code

Core.GangaThread.MTRunner.MTRunner'.MTRunner --+
                                               |
                                              LCGOutputDownloader

Class for managing the LCG output downloading activities based on MTRunner.

Instance Methods [hide private]
 
__init__(self, numThread=10)
initializes the MTRunner object.
source code
 
countAliveAgent(self) source code
 
addTask(self, grid, job, use_wms_proxy) source code

Inherited from Core.GangaThread.MTRunner.MTRunner'.MTRunner: __cnt_alive_threads__, addDataItem, getDoneList, getResults, join, start, stop

Class Variables [hide private]
Method Details [hide private]

__init__(self, numThread=10)
(Constructor)

source code 

initializes the MTRunner object.

Overrides: Core.GangaThread.MTRunner.MTRunner'.MTRunner.__init__
(inherited documentation)