| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.misc |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable VisorWalTaskOperation |
VisorWalTaskOperation.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
VisorWalTaskOperation |
VisorWalTaskArg.getOperation()
Get WAL task operation.
|
static VisorWalTaskOperation |
VisorWalTaskOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisorWalTaskOperation[] |
VisorWalTaskOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VisorWalTaskArg(VisorWalTaskOperation op) |
VisorWalTaskArg(VisorWalTaskOperation op,
List<String> consistentIds) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020