@GridInternal @GridVisorManagementTask public class VisorQueryCancelTask extends VisorOneNodeTask<VisorQueryCancelTaskArg,Void>
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorQueryCancelTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.visor.query.VisorQueryCancelTask.VisorCancelQueriesJob |
job(VisorQueryCancelTaskArg arg) |
protected @Nullable Void |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected org.apache.ignite.internal.visor.query.VisorQueryCancelTask.VisorCancelQueriesJob job(VisorQueryCancelTaskArg arg)
job in class VisorMultiNodeTask<VisorQueryCancelTaskArg,Void,Void>arg - Task arg.@Nullable protected @Nullable Void reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorOneNodeTask<VisorQueryCancelTaskArg,Void>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021