| Package | Description |
|---|---|
| software.amazon.qldb |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultQldbTransactionBackoffStrategy
BackoffStrategy that calculates the time to delay the execution of the next transaction.
|
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy.Builder |
RetryPolicy.Builder.backoffStrategy(BackoffStrategy backoffStrategy)
If backoff strategy is not provided,
DefaultQldbTransactionBackoffStrategy will be used. |