@GridInternal @GridVisorManagementTask public class ComputeCancelSessionTask extends VisorOneNodeTask<KillComputeCommandArg,Void>
debug, ignite, start, taskArg| Constructor and Description |
|---|
ComputeCancelSessionTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.management.kill.ComputeCancelSessionTask.ComputeCancelSessionJob |
job(KillComputeCommandArg arg) |
protected @Nullable Void |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected org.apache.ignite.internal.management.kill.ComputeCancelSessionTask.ComputeCancelSessionJob job(KillComputeCommandArg arg)
job in class VisorMultiNodeTask<KillComputeCommandArg,Void,Void>arg - Task arg.@Nullable protected @Nullable Void reduce0(List<ComputeJobResult> results)
reduce0 in class VisorOneNodeTask<KillComputeCommandArg,Void>results - Job results.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023