|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.replication.messaging.ReplicationMessage
rice.p2p.replication.messaging.ResponseMessage
| Field Summary | |
protected IdSet |
ids
|
| Fields inherited from class rice.p2p.replication.messaging.ReplicationMessage |
source |
| Constructor Summary | |
ResponseMessage(NodeHandle source,
IdSet ids)
Constructor which takes a unique integer Id |
|
| Method Summary | |
IdSet |
getIdSet()
Method which returns this messages' ranges |
| Methods inherited from class rice.p2p.replication.messaging.ReplicationMessage |
getSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected IdSet ids
| Constructor Detail |
public ResponseMessage(NodeHandle source,
IdSet ids)
source - The source address| Method Detail |
public IdSet getIdSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||