Options to customize transaction behavior for runTransaction(TransactionOptions, Transaction.Function).
| class | TransactionOptions.Builder | A Builder for creating TransactionOptions. |
|
| boolean | |
| int |
getMaxAttempts()
Get maximum number of attempts to commit, after which transaction fails.
|
| int |
hashCode()
|
| String |
toString()
|
Get maximum number of attempts to commit, after which transaction fails. Default is 5.