|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--rice.p2p.past.testing.DistPastRegrTest.TestPastContentHandle
Utility class for past content object handles
| Field Summary | |
protected NodeHandle |
handle
|
protected Id |
id
|
| Constructor Summary | |
DistPastRegrTest.TestPastContentHandle(Past past,
Id id)
|
|
| Method Summary | |
Id |
getId()
get the id of the PastContent object associated with this handle |
NodeHandle |
getNodeHandle()
get the NodeHandle of the Past node on which the object associated with this handle is stored |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected NodeHandle handle
protected Id id
| Constructor Detail |
public DistPastRegrTest.TestPastContentHandle(Past past,
Id id)
| Method Detail |
public Id getId()
PastContentHandle
getId in interface PastContentHandlepublic NodeHandle getNodeHandle()
PastContentHandle
getNodeHandle in interface PastContentHandle
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||