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 ClientRetryPolicy
context
- Context.true
if the operation should be retried on another connection, false
otherwise.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024