Package | Description |
---|---|
org.multiverse.api | |
org.multiverse.stms.gamma.transactions |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
TxnStatus |
GammaTxn.getStatus() |
Copyright © 2020. All rights reserved.