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 booleanSetQuotaCommand.createQuota(ZooKeeper zk, String path, StatsTrack quota) this method creates a quota node for the pathstatic booleanDelQuotaCommand.delQuota(ZooKeeper zk, String path, StatsTrack quota) this method deletes quota for a node.booleanRemoveWatchesCommand.exec()