public class MutateTask extends ComputeTaskAdapter<List<Long>,Boolean>
| Constructor and Description |
|---|
MutateTask(GAConfiguration cfg) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Map |
map(List<ClusterNode> nodes,
List<Long> chromosomeKeys) |
Boolean |
reduce(List<ComputeJobResult> list) |
ComputeJobResultPolicy |
result(ComputeJobResult res,
List<ComputeJobResult> rcvd) |
public MutateTask(GAConfiguration cfg)
cfg - GAConfiguration@NotNull public @NotNull Map map(List<ClusterNode> nodes, List<Long> chromosomeKeys) throws IgniteException
IgniteExceptionpublic Boolean reduce(List<ComputeJobResult> list) throws IgniteException
IgniteExceptionpublic ComputeJobResultPolicy result(ComputeJobResult res, List<ComputeJobResult> rcvd)
result in interface ComputeTask<List<Long>,Boolean>result in class ComputeTaskAdapter<List<Long>,Boolean>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025