|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--viceroy.net.NewFieldMessage
|
+--viceroy.net.NewLeftChildMessage
represents a message which holds an update for the leftchild of the receiving peer
| Field Summary |
| Fields inherited from class viceroy.net.NewFieldMessage |
|
| Constructor Summary | |
NewLeftChildMessage(ViceroyPeer pred)
generates a new Message |
|
| Method Summary | |
MessageType |
getType()
gets the type of the message |
| Methods inherited from class viceroy.net.NewFieldMessage |
getField |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NewLeftChildMessage(ViceroyPeer pred)
pred - the new leftchild that will reside in this message| Method Detail |
public MessageType getType()
MessageType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||