|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.post.log.LogEntry
rice.post.log.CoalescedLog.PhantomLogEntry
protected class CoalescedLog.PhantomLogEntry
Internal class for bookkeeping log entries
| Field Summary |
|---|
| Fields inherited from class rice.post.log.LogEntry |
|---|
logger, post, previousEntryReference, previousEntryReferences, user |
| Constructor Summary | |
|---|---|
CoalescedLog.PhantomLogEntry()
Constructor which takes the wrapped entry |
|
| Method Summary | |
|---|---|
LogEntry |
getCachedPreviousEntry()
Returns the cached previous entry, if it exists and is in memory. |
void |
getPreviousEntry(Continuation command)
Method which redirects the getPreviousEntry back to the Coalesed entry |
LogEntryReference |
getPreviousEntryReference()
Returns the reference to the previous entry in the log |
boolean |
hasPreviousEntry()
Returns whether or not this log entry has a previous log entry |
| Methods inherited from class rice.post.log.LogEntry |
|---|
buildContentHashReference, buildSecureReference, buildSignedReference, contains, getRealPreviousEntry, setPreviousEntryReferences, setUser |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoalescedLog.PhantomLogEntry()
| Method Detail |
|---|
public LogEntryReference getPreviousEntryReference()
getPreviousEntryReference in class LogEntry
public boolean hasPreviousEntry()
hasPreviousEntry in class LogEntry
public LogEntry getCachedPreviousEntry()
getCachedPreviousEntry in class LogEntry
public void getPreviousEntry(Continuation command)
getPreviousEntry in class LogEntry
command - The command to return the result to.
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||