Class Summary |
PatchworkAlarmMsg |
This represents a command to the PatchworkStage
indicating that it's time to send out a probe of a certain type
to the appropriate nodes. |
PatchworkChangePeriodMsg |
This represents a command to the PatchworkStage
indicating that it needs to change the period of one of its
messages to a new value (in milliseconds). |
PatchworkDeltaRequestMsg |
|
PatchworkDeltaResponseMsg |
|
PatchworkModel |
The PatchworkModel is built by the PatchworkStage
code, and is used for collecting network statistics. |
PatchworkModel.Delta |
A PatchworkModel.Delta object contains a diff
of the sufficient statistics for a PatchworkModel . |
PatchworkModel.Observation |
A Patchwork.Observation object contains an
observation recorded by the patchwork stage. |
PatchworkProbeMsg |
This is a probing message sent out by the PatchworkStage
in order to measure statistics of other nodes. |
PatchworkStage |
The PatchworkStage code actively collects network
statistics for the purpose of optimizing Tapestry routing. |