Uses of Class
org.apache.zookeeper.server.quorum.LearnerSnapshotThrottler
-
Packages that use LearnerSnapshotThrottler Package Description org.apache.zookeeper.server.quorum -
-
Uses of LearnerSnapshotThrottler in org.apache.zookeeper.server.quorum
Methods in org.apache.zookeeper.server.quorum that return LearnerSnapshotThrottler Modifier and Type Method Description LearnerSnapshotThrottler
Leader. createLearnerSnapshotThrottler(int maxConcurrentSnapshots, long maxConcurrentSnapshotTimeout)
LearnerSnapshotThrottler
Leader. getLearnerSnapshotThrottler()
-