| Package | Description |
|---|---|
| org.apache.zookeeper.cli |
| Modifier and Type | Method and Description |
|---|---|
static CommandFactory.Command |
CommandFactory.Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandFactory.Command[] |
CommandFactory.Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CliCommand |
CommandFactory.getInstance(CommandFactory.Command command)
Creates a new
CliCommand instance. |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.