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