Uses of Class
org.apache.zookeeper.server.quorum.LearnerSnapshot
-
Packages that use LearnerSnapshot Package Description org.apache.zookeeper.server.quorum -
-
Uses of LearnerSnapshot in org.apache.zookeeper.server.quorum
Methods in org.apache.zookeeper.server.quorum that return LearnerSnapshot Modifier and Type Method Description LearnerSnapshot
LearnerSnapshotThrottler. beginSnapshot(boolean essential)
Indicates that a new snapshot is about to be sent.
-