| Trees | Indices | Help |
|
|---|
|
|
RPC Result class.
This class holds an RPC result. It is needed since in multi-node calls we can't raise an exception just because one one out of many failed, and therefore we use this class to encapsulate the result.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
If the result has failed, raise an OpExecError. This is used so that LU code doesn't have to check for each result, but instead can call this function. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 20 13:27:18 2010 | http://epydoc.sourceforge.net |