Package | Description |
---|---|
org.apache.ignite.spi.systemview.view |
Contains system view implementations.
|
org.apache.ignite.transactions |
Contains transaction-related classes.
|
Modifier and Type | Method and Description |
---|---|
TransactionState |
TransactionView.state() |
Modifier and Type | Method and Description |
---|---|
static @Nullable TransactionState |
TransactionState.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
TransactionState |
Transaction.state()
Gets current transaction state value.
|
static TransactionState |
TransactionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionState[] |
TransactionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024