|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TxnLog.TxnIterator | |
|---|---|
| org.apache.zookeeper.server.persistence | |
| Uses of TxnLog.TxnIterator in org.apache.zookeeper.server.persistence |
|---|
| Classes in org.apache.zookeeper.server.persistence that implement TxnLog.TxnIterator | |
|---|---|
static class |
FileTxnLog.FileTxnIterator
this class implements the txnlog iterator interface which is used for reading the transaction logs |
| Methods in org.apache.zookeeper.server.persistence that return TxnLog.TxnIterator | |
|---|---|
TxnLog.TxnIterator |
TxnLog.read(long zxid)
Start reading the transaction logs from a given zxid |
TxnLog.TxnIterator |
FileTxnLog.read(long zxid)
start reading all the transactions from the given zxid |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||