|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A class that implements LogReadable knows how to read itself from the JE log.
| Method Summary | |
void |
dumpLog(StringBuffer sb,
boolean verbose)
Write the object into the string buffer for log dumping. |
long |
getTransactionId()
|
boolean |
logEntryIsTransactional()
|
void |
readFromLog(ByteBuffer itemBuffer,
byte entryTypeVersion)
Initialize this object from the data in itemBuf. |
| Method Detail |
public void readFromLog(ByteBuffer itemBuffer,
byte entryTypeVersion)
throws LogException
LogException
public void dumpLog(StringBuffer sb,
boolean verbose)
sb - destination string bufferverbose - if true, dump the full, verbose versionpublic boolean logEntryIsTransactional()
public long getTransactionId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||