| Trees | Indices | Help |
|---|
|
|
abstract superclass of all Protocol classes AbstractProtocol subclasses must implement the following methods: p.update() p.hintNodes(nodes) p.generatePNA( nid ) AbstractProtocol instances must have the following data attributes: p.heartbeats -- dict -- nid to last heartbeat
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Allow a bus parameter to be passed to all AbstractProtocol subclass constructors
|
*PURE* perform Protocol housekeeping operations
|
*PURE* use hint that specified nodes are available
|
*PURE* Generate a ProtocolNodeAdaptor for the specified nid
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 4 16:46:17 2018 | http://epydoc.sourceforge.net |