| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.tx |
| Modifier and Type | Method and Description |
|---|---|
static 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,
Integer limit,
Long minDuration,
Integer minSize,
TransactionState state,
VisorTxProjection proj,
List<String> consistentIds,
String xid,
String lbRegex,
VisorTxSortOrder sortOrder) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018