Package | Description |
---|---|
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
org.apache.zookeeper.server.persistence | |
org.apache.zookeeper.server.quorum |
Class | Description |
---|---|
FileTxnSnapLog |
This is a helper class
above the implementations
of txnlog and snapshot
classes
|
Class | Description |
---|---|
FileHeader | |
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 | Description |
---|---|
FileTxnSnapLog |
This is a helper class
above the implementations
of txnlog and snapshot
classes
|
Copyright © 2018 The Apache Software Foundation