| Package | Description |
|---|---|
| org.apache.ignite.internal.commandline |
| Modifier and Type | Method and Description |
|---|---|
static CommandList |
CommandList.of(String text) |
static CommandList |
CommandList.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandList[] |
CommandList.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
Command.usage(Logger logger,
String desc,
CommandList cmd,
@Nullable Map<String,String> paramsDesc,
String... args)
Print command usage.
|
default void |
Command.usage(Logger logger,
String desc,
CommandList cmd,
String... args)
Print command usage.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022