Package | Description |
---|---|
com.datastax.oss.driver.api.core.context | |
com.datastax.oss.driver.api.core.retry |
Class and Description |
---|
RetryPolicy
Defines the behavior to adopt when a request fails.
|
Class and Description |
---|
RetryDecision
A decision from the
RetryPolicy on how to handle a retry. |
RetryVerdict
The verdict returned by a
RetryPolicy determining what to do when a request failed. |
Copyright © 2017–2024. All rights reserved.