|
||||||||||
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
- Oopspublic int getGroup() throws StandardException
StandardException
- Oopspublic Loggable getLoggable() throws StandardException
StandardException
- Oopspublic java.io.InputStream getOptionalData() throws StandardException
StandardException
- Oopspublic DatabaseInstant getInstant() throws StandardException
StandardException
- Oopspublic java.lang.Object getTransactionId() throws StandardException
StandardException
- Oopspublic void close()
|
Built on Mon 2007-06-04 09:58:47+0400, from revision ??? | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |