|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Log | |
---|---|
rice.email.log | |
rice.post | |
rice.post.log | |
rice.post.storage |
Uses of Log in rice.email.log |
---|
Subclasses of Log in rice.email.log | |
---|---|
class |
EmailLog
This represents the head of an email log, representing a folder. |
Uses of Log in rice.post |
---|
Subclasses of Log in rice.post | |
---|---|
class |
ForwardLog
This class represents the log of forwarding addresses for a given user. |
class |
PostLog
This class represents the Log which sits at the address of the user's PostUserAddress and points to the logs of other applications. |
Uses of Log in rice.post.log |
---|
Subclasses of Log in rice.post.log | |
---|---|
class |
CoalescedLog
Class which represents an encrypted and coalesced log in the POST system. |
class |
EncryptedLog
Class which represents an encrypted log in the POST system. |
Methods in rice.post.log with parameters of type Log | |
---|---|
void |
Log.addChildLog(Log log,
Continuation command)
This method adds a child log to this log, essentially forming a tree of logs. |
Uses of Log in rice.post.storage |
---|
Methods in rice.post.storage with parameters of type Log | |
---|---|
void |
StorageService.backupLogs(PostLog log,
Log[] logs,
Continuation command)
This method backs up all of the provided logs by inserting them into the immutable store with appropriate version numbers. |
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |