@GridInternal public class VisorWalTask extends VisorMultiNodeTask<VisorWalTaskArg,VisorWalTaskResult,Collection<String>>
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorWalTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.visor.misc.VisorWalTask.VisorWalJob |
job(VisorWalTaskArg arg) |
protected Collection<UUID> |
jobNodes(VisorTaskArgument<VisorWalTaskArg> arg) |
protected @Nullable VisorWalTaskResult |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
map, map0, reduce, resultprotected org.apache.ignite.internal.visor.misc.VisorWalTask.VisorWalJob job(VisorWalTaskArg arg)
job in class VisorMultiNodeTask<VisorWalTaskArg,VisorWalTaskResult,Collection<String>>arg - Task arg.protected Collection<UUID> jobNodes(VisorTaskArgument<VisorWalTaskArg> arg)
jobNodes in class VisorMultiNodeTask<VisorWalTaskArg,VisorWalTaskResult,Collection<String>>@Nullable protected @Nullable VisorWalTaskResult reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<VisorWalTaskArg,VisorWalTaskResult,Collection<String>>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023