| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.tx |
| Modifier and Type | Method and Description |
|---|---|
static VisorTxProjection |
VisorTxProjection.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
VisorTxProjection |
VisorTxTaskArg.getProjection() |
static VisorTxProjection |
VisorTxProjection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisorTxProjection[] |
VisorTxProjection.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