|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogEntryReference | |
---|---|
rice.post.log |
Uses of LogEntryReference in rice.post.log |
---|
Fields in rice.post.log declared as LogEntryReference | |
---|---|
protected LogEntryReference |
LogEntry.previousEntryReference
|
protected LogEntryReference[] |
LogEntry.previousEntryReferences
|
protected LogEntryReference |
Log.topEntryReference
A reference to the most recent entry in this log. |
protected LogEntryReference[] |
Log.topEntryReferences
References to the last n entries in this log. |
Methods in rice.post.log that return LogEntryReference | |
---|---|
LogEntryReference |
CoalescedLog.PhantomLogEntry.getPreviousEntryReference()
Returns the reference to the previous entry in the log |
LogEntryReference |
LogEntry.getPreviousEntryReference()
Returns the reference to the previous entry in the log |
LogEntryReference |
Log.getTopEntryReference()
Returns the reference to the most recent log entry |
Methods in rice.post.log with parameters of type LogEntryReference | |
---|---|
void |
LogEntry.setPreviousEntryReferences(LogEntryReference[] ref)
Sets the reference to the previous entry in the log |
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |