@GridInternal public class VisorTxTask extends VisorMultiNodeTask<VisorTxTaskArg,Map<ClusterNode,VisorTxTaskResult>,VisorTxTaskResult>
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorTxTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<VisorTxTaskArg,VisorTxTaskResult> |
job(VisorTxTaskArg arg) |
protected Collection<UUID> |
jobNodes(VisorTaskArgument<VisorTxTaskArg> arg) |
protected @Nullable Map<ClusterNode,VisorTxTaskResult> |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
map, map0, reduce, resultprotected VisorJob<VisorTxTaskArg,VisorTxTaskResult> job(VisorTxTaskArg arg)
job in class VisorMultiNodeTask<VisorTxTaskArg,Map<ClusterNode,VisorTxTaskResult>,VisorTxTaskResult>arg - Task arg.protected Collection<UUID> jobNodes(VisorTaskArgument<VisorTxTaskArg> arg)
jobNodes in class VisorMultiNodeTask<VisorTxTaskArg,Map<ClusterNode,VisorTxTaskResult>,VisorTxTaskResult>@Nullable protected @Nullable Map<ClusterNode,VisorTxTaskResult> reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<VisorTxTaskArg,Map<ClusterNode,VisorTxTaskResult>,VisorTxTaskResult>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020