Package | Description |
---|---|
org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
Modifier and Type | Method and Description |
---|---|
ClientCompute |
IgniteClient.compute()
Gets compute facade over all cluster nodes started in server mode.
|
ClientCompute |
IgniteClient.compute(ClientClusterGroup grp)
Gets compute facade over the specified cluster group.
|
ClientCompute |
ClientCompute.withNoFailover()
Sets no-failover flag for tasks executed by returned
ClientCompute instance. |
ClientCompute |
ClientCompute.withNoResultCache()
Disables result caching for tasks executed by returned
ClientCompute instance. |
ClientCompute |
ClientCompute.withTimeout(long timeout)
Sets timeout for tasks executed by returned
ClientCompute instance. |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024