scala.concurrent.stm.Txn
The Status for the nesting levels of a transaction that are attempting to commit, but for which the outcome is uncertain.
Status
True for Committed and RolledBack.
Committed
RolledBack
True for Committing, Committed and RolledBack.
Committing
The
Status
for the nesting levels of a transaction that are attempting to commit, but for which the outcome is uncertain.