Package | Description |
---|---|
org.apache.zookeeper.cli |
Modifier and Type | Method and Description |
---|---|
static boolean |
SetQuotaCommand.createQuota(ZooKeeper zk,
String path,
StatsTrack quota)
this method creates a quota node for the path
|
static boolean |
DelQuotaCommand.delQuota(ZooKeeper zk,
String path,
StatsTrack quota)
this method deletes quota for a node.
|
boolean |
RemoveWatchesCommand.exec() |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.