@GridInternal 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 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 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 Fabric : ver. 2.5.0 Release Date : May 23 2018