Trees | Index | Help |
|
---|
Package ZenRRD :: Module zenperfxmlrpc :: Class Status |
|
Method Summary | |
---|---|
record a failed operation | |
determine if we have finished everything | |
moreWork(self,
count)
| |
return the number of unfinished operations | |
single funtion to record success or failure | |
start the clock | |
provide a summary of the effort | |
record a successful result |
Method Details |
---|
fail(self, *unused)record a failed operation |
finished(self)determine if we have finished everything |
outstanding(self)return the number of unfinished operations |
record(self, successOrFailure)single funtion to record success or failure |
start(self, count)start the clock |
stats(self)provide a summary of the effort |
success(self, *unused)record a successful result |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:07 2007 | http://epydoc.sf.net |