| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteComputeHandler |
IgniteComputeHandler.asPublicRequest() |
IgniteComputeHandler |
IgniteComputeHandler.withExecutor(String execName) |
IgniteComputeHandler |
IgniteComputeHandler.withName(String taskName) |
IgniteComputeHandler |
IgniteComputeHandler.withNoFailover() |
IgniteComputeHandler |
IgniteComputeHandler.withNoResultCache() |
IgniteComputeHandler |
IgniteComputeHandler.withProjection(Collection<ClusterNode> prj) |
IgniteComputeHandler |
IgniteComputeHandler.withProjectionPredicate(IgnitePredicate<ClusterNode> predicate) |
IgniteComputeHandler |
IgniteComputeHandler.withTimeout(long timeout) |
| Constructor and Description |
|---|
IgniteComputeHandler(IgniteComputeHandler other,
Function<TaskExecutionOptions,TaskExecutionOptions> optsTransformer)
Creates copy of specified computation handler.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023