@GridInternal public class ContentionTask extends VisorMultiNodeTask<CacheContentionCommandArg,ContentionTaskResult,ContentionJobResult>
debug, ignite, start, taskArg| Constructor and Description |
|---|
ContentionTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<CacheContentionCommandArg,ContentionJobResult> |
job(CacheContentionCommandArg arg) |
protected @Nullable ContentionTaskResult |
reduce0(List<ComputeJobResult> list)
Actual reduce logic.
|
@Nullable protected @Nullable ContentionTaskResult reduce0(List<ComputeJobResult> list) throws IgniteException
reduce0 in class VisorMultiNodeTask<CacheContentionCommandArg,ContentionTaskResult,ContentionJobResult>list - Job results.IgniteException - If reduction or results caused an error.protected VisorJob<CacheContentionCommandArg,ContentionJobResult> job(CacheContentionCommandArg arg)
job in class VisorMultiNodeTask<CacheContentionCommandArg,ContentionTaskResult,ContentionJobResult>arg - Task arg.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023