Uses of Class
com.couchbase.client.core.error.transaction.TransactionOperationFailedException
Package
Description
-
Uses of TransactionOperationFailedException in com.couchbase.client.core.error.transaction
-
Uses of TransactionOperationFailedException in com.couchbase.client.core.error.transaction.internal
-
Uses of TransactionOperationFailedException in com.couchbase.client.core.transaction
Modifier and TypeMethodDescriptionAccessorUtil.operationFailed
(CoreTransactionAttemptContext ctx, TransactionOperationFailedException err) CoreTransactionAttemptContext.operationFailed
(boolean updateInternalState, TransactionOperationFailedException err) Rollback errors rules: Errors during auto-rollback: do not update internal state, as the user cares more about the original error that provoked the rollback Errors during app-rollback: do update internal state.CoreTransactionAttemptContext.operationFailed
(TransactionOperationFailedException err) Modifier and TypeMethodDescriptionAccessorUtil.operationFailed
(CoreTransactionAttemptContext ctx, TransactionOperationFailedException err) CoreTransactionAttemptContext.operationFailed
(boolean updateInternalState, TransactionOperationFailedException err) Rollback errors rules: Errors during auto-rollback: do not update internal state, as the user cares more about the original error that provoked the rollback Errors during app-rollback: do update internal state.CoreTransactionAttemptContext.operationFailed
(TransactionOperationFailedException err)