Uses of Package
org.apache.zookeeper.server.persistence
-
Packages that use org.apache.zookeeper.server.persistence Package Description org.apache.zookeeper.server ZooKeeper server theory of operationorg.apache.zookeeper.server.persistence org.apache.zookeeper.server.quorum -
Classes in org.apache.zookeeper.server.persistence used by org.apache.zookeeper.server Class Description FileTxnSnapLog This is a helper class above the implementations of txnlog and snapshot classesTxnLog.TxnIterator an iterating interface for reading transaction logs. -
Classes in org.apache.zookeeper.server.persistence used by org.apache.zookeeper.server.persistence Class 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.SnapshotInfo stores the zxid (as in its file name) and the last modified timestamp of a snapshot fileSnapStream.StreamMode TxnLog Interface for reading transaction logs.TxnLog.TxnIterator an iterating interface for reading transaction logs. -
Classes in org.apache.zookeeper.server.persistence used by org.apache.zookeeper.server.quorum Class Description FileTxnSnapLog This is a helper class above the implementations of txnlog and snapshot classes