| Package | Description |
|---|---|
| org.apache.ignite.internal.commandline.persistence |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable PersistenceSubcommands |
PersistenceSubcommands.of(String strRep) |
PersistenceSubcommands |
PersistenceArguments.subcommand() |
static PersistenceSubcommands |
PersistenceSubcommands.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceSubcommands[] |
PersistenceSubcommands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Builder(PersistenceSubcommands subCmd) |
PersistenceArguments(PersistenceSubcommands cmd,
CleanAndBackupSubcommandArg cleanArg,
List<String> cachesList) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022