Package | Description |
---|---|
org.apache.ignite.transactions |
Contains transaction-related classes.
|
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.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019