| Modifier and Type | Method and Description |
|---|---|
static GridClient |
GridClientFactory.start(GridClientConfiguration cfg)
Starts a client with given configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridClientImpl
Client implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridRouterClientImpl
A
GridClient router implementation. |
| Modifier and Type | Method and Description |
|---|---|
static UUID |
GridClientUtils.checkFeatureSupportedByCluster(GridClient client,
IgniteFeatures feature,
boolean validateClientNodes,
boolean failIfUnsupportedFound)
Checks that all cluster nodes support specified feature.
|
| Modifier and Type | Method and Description |
|---|---|
static GridClient |
Command.startClient(GridClientConfiguration clientCfg)
Method to create thin client for communication with cluster.
|
| Modifier and Type | Method and Description |
|---|---|
static <R> R |
TaskExecutor.executeTask(GridClient client,
Class<? extends ComputeTask<?,R>> taskCls,
Object taskArgs,
GridClientConfiguration clientCfg) |
static <R> R |
TaskExecutor.executeTaskByNameOnNode(GridClient client,
String taskClsName,
Object taskArgs,
UUID nodeId,
GridClientConfiguration clientCfg) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020