|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostLog | |
---|---|
rice.post | |
rice.post.proxy | |
rice.post.storage |
Uses of PostLog in rice.post |
---|
Constructors in rice.post with parameters of type PostLog | |
---|---|
ForwardLog(PostLog log,
java.lang.String[] addresses,
Id location,
Post post,
Continuation command)
Constructor for ForwardLog. |
Uses of PostLog in rice.post.proxy |
---|
Fields in rice.post.proxy declared as PostLog | |
---|---|
protected PostLog |
PostProxy.log
The fetched POST log |
Uses of PostLog in rice.post.storage |
---|
Methods in rice.post.storage with parameters of type PostLog | |
---|---|
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. |
void |
StorageService.setAggregate(PostLog log,
Continuation command)
Method which sets the aggregate head, if we are using a Aggregation as the immutable past store. |
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |