|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.pastry.messaging.Message
rice.rm.testing.TestMessage
rice.rm.testing.ReplicateMsg
| Field Summary |
| Fields inherited from class rice.rm.testing.TestMessage |
_source |
| Constructor Summary | |
ReplicateMsg(NodeHandle source,
Address address,
Id _objectKey,
Credentials authorCred)
|
|
| Method Summary | |
Id |
getObjectKey()
Gets the objectKey of the object. |
void |
handleDeliverMessage(RMRegrTestApp testApp)
This method is called whenever the rm node receives a message for itself and wants to process it. |
| Methods inherited from class rice.rm.testing.TestMessage |
getCredentials, getSource |
| Methods inherited from class rice.pastry.messaging.Message |
getDate, getDestination, getSenderId, getStream, hasPriority, setPriority, setSenderId, stamp |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReplicateMsg(NodeHandle source,
Address address,
Id _objectKey,
Credentials authorCred)
| Method Detail |
public void handleDeliverMessage(RMRegrTestApp testApp)
handleDeliverMessage in class TestMessagepublic Id getObjectKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||