Package | Description |
---|---|
org.apache.ignite.transactions |
Modifier and Type | Method and Description |
---|---|
static 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.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionSynchronization.onStateChanged(TransactionState prevState,
TransactionState newState,
Transaction tx)
State change callback for transaction.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015