Package | Description |
---|---|
com.google.cloud.firestore |
Modifier and Type | Method and Description |
---|---|
static TransactionOptions.ReadWriteOptionsBuilder |
TransactionOptions.createReadWriteOptionsBuilder() |
TransactionOptions.ReadWriteOptionsBuilder |
TransactionOptions.ReadWriteOptionsBuilder.setNumberOfAttempts(int numberOfAttempts)
Specify the max number of attempts a transaction will be attempted before resulting in an
error.
|
Copyright © 2023 Google LLC. All rights reserved.