Package | Description |
---|---|
org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ClientRetryReadPolicy.shouldRetry(ClientRetryPolicyContext context)
Gets a value indicating whether a client operation that has failed due to a connection issue should be retried.
|
boolean |
ClientRetryPolicy.shouldRetry(ClientRetryPolicyContext context)
Gets a value indicating whether a client operation that has failed due to a connection issue should be retried.
|
boolean |
ClientRetryNonePolicy.shouldRetry(ClientRetryPolicyContext context)
Gets a value indicating whether a client operation that has failed due to a connection issue should be retried.
|
boolean |
ClientRetryAllPolicy.shouldRetry(ClientRetryPolicyContext context)
Gets a value indicating whether a client operation that has failed due to a connection issue should be retried.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024