|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.p2p.past.ContentHashPastContentHandle
public class ContentHashPastContentHandle
Constructor Summary | |
---|---|
ContentHashPastContentHandle(NodeHandle nh,
Id id)
Constructor |
Method Summary | |
---|---|
Id |
getId()
Returns the id of the PastContent object associated with this handle |
NodeHandle |
getNodeHandle()
Returns 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 |
Constructor Detail |
---|
public ContentHashPastContentHandle(NodeHandle nh, Id id)
nh
- The handle of the node which holds the objectid
- key identifying the object to be insertedMethod Detail |
---|
public Id getId()
getId
in interface PastContentHandle
public NodeHandle getNodeHandle()
getNodeHandle
in interface PastContentHandle
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |