Trees | Index | Help |
|
---|
Package DataCollector :: Module ApplyDataMap :: Class ApplyDataMapThread |
|
object
--+ |ApplyDataMap
--+ |object
--+ | | |_Verbose
--+ | | |Thread
--+ | ApplyDataMapThread
Method Summary | |
---|---|
__init__(self,
datacollector,
app)
| |
Apply datamps to device. | |
Process collectorClients as they are passed in from a data collector. | |
Stop the thread once all devices are processed. | |
Inherited from Thread :
__repr__ ,
getName ,
isAlive ,
isDaemon ,
join ,
setDaemon ,
setName ,
start
Inherited from ApplyDataMap :
applyDataMap ,
logChange ,
logEvent
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__str__
|
Method Details |
---|
processClient(self, device, collectorClient)Apply datamps to device. |
run(self)Process collectorClients as they are passed in from a data collector.
|
stop(self)Stop the thread once all devices are processed.
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:11 2007 | http://epydoc.sf.net |