Uses of Class
org.apache.zookeeper.cli.CliCommand
Packages that use CliCommand
-
Uses of CliCommand in org.apache.zookeeper.cli
Subclasses of CliCommand in org.apache.zookeeper.cliModifier and TypeClassDescriptionclassaddAuth command for cliclassaddWatch command for cli.classclose command for cliclasscreate command for cliclassdeleteAll command for cliclassdelete command for cliclassdelQuota command for cliclassgetAcl command for cliclassgetAllChildrenNumber command for CLIclassget command for cliclassget command for cliclassgetEphemerals command for CLIclasslistQuota command for cliclassls command for cliclassreconfig command for cliclassRemove watches command for cliclasssetAcl command for cli.classset command for cliclasssetQuota command for cliclassstat command for cliclasssync command for cliclassversion command for cliclassWhoAmI command for cliMethods in org.apache.zookeeper.cli that return CliCommandModifier and TypeMethodDescriptionstatic CliCommandCommandFactory.getInstance(CommandFactory.Command command) Creates a newCliCommandinstance.abstract CliCommandparse the command argumentsMethod parameters in org.apache.zookeeper.cli with type arguments of type CliCommandModifier and TypeMethodDescriptionvoidCliCommand.addToMap(Map<String, CliCommand> cmdMap) add this command to a map.