@GridInternal public class WalTask extends VisorMultiNodeTask<WalDeleteCommandArg,WalTaskResult,Collection<String>>
debug, ignite, start, taskArg| Constructor and Description |
|---|
WalTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.management.wal.WalTask.WalJob |
job(WalDeleteCommandArg arg) |
protected Collection<UUID> |
jobNodes(VisorTaskArgument<WalDeleteCommandArg> arg) |
protected @Nullable WalTaskResult |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
map, map0, reduce, resultprotected org.apache.ignite.internal.management.wal.WalTask.WalJob job(WalDeleteCommandArg arg)
job in class VisorMultiNodeTask<WalDeleteCommandArg,WalTaskResult,Collection<String>>arg - Task arg.protected Collection<UUID> jobNodes(VisorTaskArgument<WalDeleteCommandArg> arg)
jobNodes in class VisorMultiNodeTask<WalDeleteCommandArg,WalTaskResult,Collection<String>>@Nullable protected @Nullable WalTaskResult reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<WalDeleteCommandArg,WalTaskResult,Collection<String>>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023