|
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.ContentHashPastContent rice.tutorial.lesson7.MyPastContent
Field Summary |
Fields inherited from class rice.p2p.past.ContentHashPastContent |
myId |
Constructor Summary | |
MyPastContent(Id id,
java.lang.String content)
Takes an environment for the timestamp An IdFactory to generate the hash The content to be stored. |
Method Summary | |
java.lang.String |
toString()
A descriptive toString() |
Methods inherited from class rice.p2p.past.ContentHashPastContent |
checkInsert, getHandle, getId, isMutable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MyPastContent(Id id, java.lang.String content)
content
- to be storedid
- DESCRIBE THE PARAMETERMethod Detail |
public java.lang.String toString()
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |