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