Package | Description |
---|---|
org.corfudb.runtime.object.transactions | |
org.corfudb.runtime.view |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTransactionalContext.abortTransaction(TransactionAbortedException ae)
Forcefully abort the transaction.
|
Modifier and Type | Method and Description |
---|---|
long |
WriteAfterWriteTransactionalContext.commitTransaction() |
long |
AbstractTransactionalContext.commitTransaction()
Commit the transaction to the log.
|
long |
OptimisticTransactionalContext.commitTransaction()
Commit the transaction.
|
Modifier and Type | Method and Description |
---|---|
long |
ObjectsView.TXEnd()
End a transaction on the current thread.
|
Copyright © 2019 CorfuDB. All rights reserved.