|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Inteface for scanning the log from outside the RawStore.
| Method Summary | |
void |
close()
Close this scan. |
int |
getGroup()
Get the group for the current log record. |
DatabaseInstant |
getInstant()
Get the DatabaseInstant for the current log record. |
Loggable |
getLoggable()
Get the Loggable associated with the currentLogRecord |
java.io.InputStream |
getOptionalData()
Get an InputStream for reading the optional data associated with the current log record. |
java.lang.Object |
getTransactionId()
Get the TransactionId for the current log record. |
boolean |
next()
Position to the next log record. |
| Method Detail |
public boolean next()
throws StandardException
StandardException - Oops
public int getGroup()
throws StandardException
StandardException - Oops
public Loggable getLoggable()
throws StandardException
StandardException - Oops
public java.io.InputStream getOptionalData()
throws StandardException
StandardException - Oops
public DatabaseInstant getInstant()
throws StandardException
StandardException - Oops
public java.lang.Object getTransactionId()
throws StandardException
StandardException - Oopspublic void close()
|
Built on Tue 2006-10-10 19:23:47+0200, from revision exported | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||