|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.post.storage.SignedReference rice.post.log.LogReference
public class LogReference
This class serves as a reference to a Log stored in the Post system. This class knows the location in the network of the Log object.
Constructor Summary | |
---|---|
LogReference(Id location)
Creates a new reference to a particular Log object. |
Method Summary |
---|
Methods inherited from class rice.post.storage.SignedReference |
---|
equals, getLocation, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LogReference(Id location)
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |