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