|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.past.ContentHashPastContent
rice.tutorial.lesson7.MyPastContent
public class 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)
idf - to generate a hash of the contentcontent - to be stored| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||