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