Uses of Package
org.apache.zookeeper.server.persistence
Packages that use org.apache.zookeeper.server.persistence
Package
Description
ZooKeeper server theory of operation
-
Classes in org.apache.zookeeper.server.persistence used by org.apache.zookeeper.serverClassDescriptionThis is a helper class above the implementations of txnlog and snapshot classesan iterating interface for reading transaction logs.
-
Classes in org.apache.zookeeper.server.persistence used by org.apache.zookeeper.server.persistenceClassDescriptionThis listener helps the external apis calling restore to gather information while the data is being restored.snapshot interface for the persistence layer.stores the zxid (as in its file name) and the last modified timestamp of a snapshot fileInterface for reading transaction logs.an iterating interface for reading transaction logs.
-
Classes in org.apache.zookeeper.server.persistence used by org.apache.zookeeper.server.quorumClassDescriptionThis is a helper class above the implementations of txnlog and snapshot classes