Home | Trees | Index | Help |
|
---|
Package isnLib :: Package net :: Module queryManager :: Class queryRoot |
|
Jellyable
--+ |Serializable
--+ |Referenceable
--+ | queryRoot
queryRootSig
query object
this is passed by peers when info about an ongoing query is needed. An instance of this class should hold info for the state machine needed by the query forwarding mechanismMethod Summary | |
---|---|
Return count of new files found and sucessfully added to db | |
done(self)
| |
persist(self,
data,
dataDescr)
| |
to be implemented by subclasses | |
summon(self,
data)
| |
Inherited from Referenceable | |
(internal) | |
A remote message has been received. | |
Inherited from Serializable | |
Return an ID which uniquely represents this object for this process. | |
Inherited from Jellyable | |
|
Class Variable Summary | |
---|---|
list |
queryData = ['cpath', 'numres']
|
int |
timeout = 120 |
Inherited from Referenceable | |
NoneType |
perspective = None |
Inherited from Jellyable | |
tuple |
__implements__ = (<class 'twisted.spread.interfaces.IJel...
|
Method Details |
---|
__init__(self,
cbs=None,
pq=None)
|
remote_takeResultSet(self, reslist, remoteClient)to be implemented by subclasses |
Class Variable Details |
---|
queryData
|
timeout
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Thu Dec 25 10:59:56 2003 | http://epydoc.sf.net |