FallthroughRetryPolicy Methods |
The FallthroughRetryPolicy type exposes the following members.
Name | Description | |
---|---|---|
OnReadTimeout |
Defines whether to retry and at which consistency level on a read timeout.
| |
OnUnavailable |
Defines whether to retry and at which consistency level on an unavailable
exception.
| |
OnWriteTimeout |
Defines whether to retry and at which consistency level on a write timeout.
|