| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.tx |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable VisorTxOperation |
VisorTxOperation.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
VisorTxOperation |
VisorTxTaskArg.getOperation() |
static VisorTxOperation |
VisorTxOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisorTxOperation[] |
VisorTxOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VisorTxTaskArg(VisorTxOperation op,
@Nullable Integer limit,
@Nullable Long minDuration,
@Nullable Integer minSize,
@Nullable TransactionState state,
@Nullable VisorTxProjection proj,
@Nullable List<String> consistentIds,
@Nullable String xid,
@Nullable String lbRegex,
@Nullable VisorTxSortOrder sortOrder,
@Nullable TxVerboseId txInfoArg) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021