@GridInternal public class CdcCacheDataResendTask extends VisorMultiNodeTask<CdcResendCommandArg,Void,Void>
debug, ignite, start, taskArg| Constructor and Description |
|---|
CdcCacheDataResendTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<CdcResendCommandArg,Void> |
job(CdcResendCommandArg arg) |
protected Collection<UUID> |
jobNodes(VisorTaskArgument<CdcResendCommandArg> arg) |
protected @Nullable Void |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
map, map0, reduce, resultprotected VisorJob<CdcResendCommandArg,Void> job(CdcResendCommandArg arg)
job in class VisorMultiNodeTask<CdcResendCommandArg,Void,Void>arg - Task arg.protected Collection<UUID> jobNodes(VisorTaskArgument<CdcResendCommandArg> arg)
jobNodes in class VisorMultiNodeTask<CdcResendCommandArg,Void,Void>@Nullable protected @Nullable Void reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<CdcResendCommandArg,Void,Void>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