public class ListQuotaCommand extends CliCommand
err, out, zk| Constructor and Description |
|---|
ListQuotaCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exec() |
static List<StatsTrack> |
listQuota(ZooKeeper zk,
String path) |
CliCommand |
parse(String[] cmdArgs)
parse the command arguments
|
addToMap, getCmdStr, getOptionStr, getUsageStr, setErr, setOut, setZkpublic CliCommand parse(String[] cmdArgs) throws CliParseException
CliCommandparse in class CliCommandCliParseExceptionpublic boolean exec()
throws CliException
exec in class CliCommandCliExceptionpublic static List<StatsTrack> listQuota(ZooKeeper zk, String path) throws KeeperException, InterruptedException
KeeperExceptionInterruptedExceptionCopyright © 2008–2022 The Apache Software Foundation. All rights reserved.