| Package | Description |
|---|---|
| org.apache.ignite.internal.commandline | |
| org.apache.ignite.internal.commandline.cache |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractCommand.usageCache(Logger logger,
CacheSubcommands cmd,
String description,
Map<String,String> paramsDesc,
String... args)
Print cache command usage with default indention.
|
| Modifier and Type | Method and Description |
|---|---|
CacheSubcommands |
CacheCommands.arg() |
static @Nullable CacheSubcommands |
CacheSubcommands.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
static CacheSubcommands |
CacheSubcommands.of(String text) |
static CacheSubcommands |
CacheSubcommands.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheSubcommands[] |
CacheSubcommands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022