| Class and Description |
|---|
| SqlRetry
Can be put on methods to tell
SqlRetryHandler that the method
must be re-executed in case of SQL related error. |
| SqlRetryHandler
Supports building resilient APIs by automatically retrying failed function calls.
|
| Class and Description |
|---|
| SqlRetryHandler
Supports building resilient APIs by automatically retrying failed function calls.
|
| Class and Description |
|---|
| RetryPropagation
Specifies how the Retry context propagation is done in various situations.
|
| SqlRetryCallProperties
Contains all the properties which can alter the behavior of a retry-call in
SqlRetryHandler. |
| SqlRetryFunction
Functional Interface responsible for wrapping any SQL related function.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.