| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.tx |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable VisorTxSortOrder |
VisorTxSortOrder.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
@Nullable VisorTxSortOrder |
VisorTxTaskArg.getSortOrder() |
static VisorTxSortOrder |
VisorTxSortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisorTxSortOrder[] |
VisorTxSortOrder.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.10.0 Release Date : March 10 2021