|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.pastry.messaging.Message
rice.pastry.leafset.RequestLeafSet
public class RequestLeafSet
Request a leaf set from another node.
| Field Summary |
|---|
| Fields inherited from class rice.pastry.messaging.Message |
|---|
DEFAULT_PRIORITY_LEVEL |
| Constructor Summary | |
|---|---|
RequestLeafSet(Credentials cred,
java.util.Date stamp,
NodeHandle nh)
Constructor. |
|
RequestLeafSet(Credentials cred,
NodeHandle nh)
Constructor. |
|
RequestLeafSet(java.util.Date stamp,
NodeHandle nh)
Constructor. |
|
RequestLeafSet(NodeHandle nh)
Constructor. |
|
| Method Summary | |
|---|---|
NodeHandle |
returnHandle()
The return handle for the message |
java.lang.String |
toString()
|
| Methods inherited from class rice.pastry.messaging.Message |
|---|
getCredentials, getDate, getDestination, getPriority, getSender, getSenderId, setPriority, setSender, stamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RequestLeafSet(NodeHandle nh)
nh - the return handle.
public RequestLeafSet(Credentials cred,
NodeHandle nh)
cred - the credentials.nh - the return handle.
public RequestLeafSet(java.util.Date stamp,
NodeHandle nh)
stamp - the timestampnh - the return handle
public RequestLeafSet(Credentials cred,
java.util.Date stamp,
NodeHandle nh)
cred - the credentials.stamp - the timestampnh - the return handle.| Method Detail |
|---|
public NodeHandle returnHandle()
public java.lang.String toString()
toString in class java.lang.Object
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||