Package | Description |
---|---|
org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientRetryAllPolicy
Retry policy that always returns
true . |
class |
ClientRetryNonePolicy
Retry policy that always returns
false . |
class |
ClientRetryReadPolicy
Retry policy that returns true for all read-only operations that do not modify data.
|
Modifier and Type | Method and Description |
---|---|
ClientRetryPolicy |
ClientConfiguration.getRetryPolicy()
Gets the retry policy.
|
Modifier and Type | Method and Description |
---|---|
ClientConfiguration |
ClientConfiguration.setRetryPolicy(ClientRetryPolicy retryPolicy)
Sets the retry policy.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024