@GridInternal @GridVisorManagementTask public class QueryCancelOnInitiatorTask extends VisorOneNodeTask<KillSqlCommandArg,Void>
debug, ignite, start, taskArg| Constructor and Description |
|---|
QueryCancelOnInitiatorTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.management.kill.QueryCancelOnInitiatorTask.CancelQueryOnInitiatorJob |
job(KillSqlCommandArg arg) |
protected @Nullable Void |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected org.apache.ignite.internal.management.kill.QueryCancelOnInitiatorTask.CancelQueryOnInitiatorJob job(KillSqlCommandArg arg)
job in class VisorMultiNodeTask<KillSqlCommandArg,Void,Void>arg - Task arg.@Nullable protected @Nullable Void reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorOneNodeTask<KillSqlCommandArg,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