Class Summary |
TapestryInstance |
|
TapestryLocateFailure |
An event which indicates that a TapestryLocateMsg was not
successful. |
TapestryLocateMsg |
Messages sent from one OceanStore machine to one or more machines
avertising the given GUID and satisfying the given tag query. |
TapestryLocateReject |
|
TapestryMacRouteMsg |
Messages sent from one OceanStore machine to any other, which are
guarenteed to have come from the listed sender. |
TapestryPrefixRouteMsg |
Messages sent from one OceanStore machine to some other, hopefully with
a node GUID that closely matches the given one. |
TapestryPublishMsg |
Event that causes Tapestry to publish a backpointer to the given GUID
with the given tag. |
TapestryQueryResultMatch |
A result indicating that the given Tapestry tag (and possibly others)
satisfy the given query. |
TapestryQueryResultNoMatch |
A result indicating that the given Tapestry tag does not satisfy the
given query. |
TapestryRouteMsg |
Messages sent from one OceanStore machine to any other. |
TapestryUnpublishMsg |
Event that causes Tapestry to remove published backpointers to the given
GUID with the given tag. |