|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrice.pastry.messaging.Message
rice.scribe.messaging.ScribeMessage
rice.scribe.messaging.MessageAnycast
rice.scribe.testing.DirectScribeMaintenanceTest.TestAnycastMessage
A dummy test message used for checking if anycast is doing DFS correctly.
Field Summary |
Fields inherited from class rice.scribe.messaging.ScribeMessage |
m_source, m_topicId |
Constructor Summary | |
DirectScribeMaintenanceTest.TestAnycastMessage(Address address,
NodeHandle nh,
NodeId topicId,
Credentials credentials)
|
Method Summary | |
void |
faultHandler(Scribe scribe)
Method to notify that anycast has failed. |
Methods inherited from class rice.scribe.messaging.MessageAnycast |
alreadySeenSize, handleDeliverMessage, handleForwardMessage, toString |
Methods inherited from class rice.scribe.messaging.ScribeMessage |
getData, getSource, getTopicId, setData |
Methods inherited from class rice.pastry.messaging.Message |
getCredentials, getDate, getDestination, getSenderId, getStream, hasPriority, setPriority, setSenderId, stamp |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DirectScribeMaintenanceTest.TestAnycastMessage(Address address, NodeHandle nh, NodeId topicId, Credentials credentials)
Method Detail |
public void faultHandler(Scribe scribe)
MessageAnycast
faultHandler
in class MessageAnycast
scribe
- The scribe object present on the local node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |