|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ScanHandle
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 |
|---|
boolean next()
throws StandardException
StandardException - Oops
int getGroup()
throws StandardException
StandardException - Oops
Loggable getLoggable()
throws StandardException
StandardException - Oops
java.io.InputStream getOptionalData()
throws StandardException
StandardException - Oops
DatabaseInstant getInstant()
throws StandardException
StandardException - Oops
java.lang.Object getTransactionId()
throws StandardException
StandardException - Oopsvoid close()
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||