public class ClientRetryAllPolicy extends Object implements ClientRetryPolicy
true.| Constructor and Description |
|---|
ClientRetryAllPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldRetry(ClientRetryPolicyContext context)
Gets a value indicating whether a client operation that has failed due to a connection issue should be retried.
|
public boolean shouldRetry(ClientRetryPolicyContext context)
shouldRetry in interface ClientRetryPolicycontext - Context.true if the operation should be retried on another connection, false otherwise.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023