|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TxnLog.TxnIterator
an iterating interface for reading transaction logs.
| Method Summary | |
|---|---|
void |
close()
close files and release the resources |
TxnHeader |
getHeader()
return the transaction header. |
org.apache.jute.Record |
getTxn()
return the transaction record. |
boolean |
next()
go to the next transaction record. |
| Method Detail |
|---|
TxnHeader getHeader()
org.apache.jute.Record getTxn()
boolean next()
throws IOException
IOException
void close()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||