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