|
|||||||||
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
- Oopsint getGroup() throws StandardException
StandardException
- OopsLoggable getLoggable() throws StandardException
StandardException
- Oopsjava.io.InputStream getOptionalData() throws StandardException
StandardException
- OopsDatabaseInstant getInstant() throws StandardException
StandardException
- Oopsjava.lang.Object getTransactionId() throws StandardException
StandardException
- Oopsvoid close()
|
Built on Thu 2012-03-29 21:53:33+0000, from revision ??? | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |