|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TxnStatus | |
|---|---|
| org.multiverse.api | |
| org.multiverse.stms.gamma.transactions | |
| Uses of TxnStatus in org.multiverse.api |
|---|
| Methods in org.multiverse.api that return TxnStatus | |
|---|---|
TxnStatus |
Txn.getStatus()
Returns the status of this Txn. |
static TxnStatus |
TxnStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TxnStatus[] |
TxnStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of TxnStatus in org.multiverse.stms.gamma.transactions |
|---|
| Methods in org.multiverse.stms.gamma.transactions that return TxnStatus | |
|---|---|
TxnStatus |
GammaTxn.getStatus()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||