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.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025