|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transaction.State | |
|---|---|
| com.hazelcast.transaction.impl | Provides implementation for Hazelcast transaction support. |
| Uses of Transaction.State in com.hazelcast.transaction.impl |
|---|
| Methods in com.hazelcast.transaction.impl that return Transaction.State | |
|---|---|
Transaction.State |
TransactionSupport.getState()
|
Transaction.State |
Transaction.getState()
|
static Transaction.State |
Transaction.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Transaction.State[] |
Transaction.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||