| Package | Description |
|---|---|
| org.apache.ignite.internal.commandline.baseline |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable BaselineSubcommands |
BaselineSubcommands.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
BaselineSubcommands |
BaselineArguments.getCmd() |
static BaselineSubcommands |
BaselineSubcommands.of(String text) |
static BaselineSubcommands |
BaselineSubcommands.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaselineSubcommands[] |
BaselineSubcommands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BaselineArguments(BaselineSubcommands cmd,
Boolean enableAutoAdjust,
Long softBaselineTimeout,
long topVer,
List<String> consistentIds) |
Builder(BaselineSubcommands cmd) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022