| Package | Description | 
|---|---|
| org.apache.zookeeper.server | 
 ZooKeeper server theory of operation 
 | 
| org.apache.zookeeper.server.persistence | |
| org.apache.zookeeper.server.quorum | 
| Class and Description | 
|---|
| FileTxnSnapLog
 This is a helper class
 above the implementations
 of txnlog and snapshot
 classes 
 | 
| TxnLog.TxnIterator
 an iterating interface for reading 
 transaction logs. 
 | 
| Class and Description | 
|---|
| FileTxnSnapLog.DatadirException | 
| FileTxnSnapLog.PlayBackListener
 This listener helps
 the external apis calling
 restore to gather information
 while the data is being
 restored. 
 | 
| SnapShot
 snapshot interface for the persistence layer. 
 | 
| TxnLog
 Interface for reading transaction logs. 
 | 
| TxnLog.TxnIterator
 an iterating interface for reading 
 transaction logs. 
 | 
| Class and Description | 
|---|
| FileTxnSnapLog
 This is a helper class
 above the implementations
 of txnlog and snapshot
 classes 
 | 
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.