@GridInternal @GridVisorManagementTask public class VisorComputeCancelSessionsTask extends VisorOneNodeTask<VisorComputeCancelSessionsTaskArg,Void>
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorComputeCancelSessionsTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTask.VisorComputeCancelSessionsJob |
job(VisorComputeCancelSessionsTaskArg arg) |
protected @Nullable Void |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected org.apache.ignite.internal.visor.compute.VisorComputeCancelSessionsTask.VisorComputeCancelSessionsJob job(VisorComputeCancelSessionsTaskArg arg)
job in class VisorMultiNodeTask<VisorComputeCancelSessionsTaskArg,Void,Void>arg - Task arg.@Nullable protected @Nullable Void reduce0(List<ComputeJobResult> results)
reduce0 in class VisorOneNodeTask<VisorComputeCancelSessionsTaskArg,Void>results - Job results.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021