Uses of Class
org.apache.zookeeper.cli.MalformedPathException
Packages that use MalformedPathException
-
Uses of MalformedPathException in org.apache.zookeeper.cli
Methods in org.apache.zookeeper.cli that throw MalformedPathExceptionModifier and TypeMethodDescriptionstatic boolean
SetQuotaCommand.createQuota
(ZooKeeper zk, String path, StatsTrack quota) this method creates a quota node for the pathstatic boolean
DelQuotaCommand.delQuota
(ZooKeeper zk, String path, StatsTrack quota) this method deletes quota for a node.boolean
RemoveWatchesCommand.exec()