Uses of Class
org.apache.zookeeper.KeeperException.QuotaExceededException
Packages that use KeeperException.QuotaExceededException
-
Uses of KeeperException.QuotaExceededException in org.apache.zookeeper.server
Methods in org.apache.zookeeper.server that throw KeeperException.QuotaExceededExceptionModifier and TypeMethodDescriptionvoid
ZooKeeperServer.checkQuota
(String path, byte[] lastData, byte[] data, int type) check a path whether exceeded the quota.