@GridInternal public class VisorCancelQueriesTask extends VisorOneNodeTask<Collection<Long>,Void>
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorCancelQueriesTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.visor.query.VisorCancelQueriesTask.VisorCancelQueriesJob |
job(Collection<Long> arg) |
protected Void |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
map, map0, reduce, resultprotected org.apache.ignite.internal.visor.query.VisorCancelQueriesTask.VisorCancelQueriesJob job(Collection<Long> arg)
job in class VisorMultiNodeTask<Collection<Long>,Void,Void>arg - Task arg.@Nullable protected Void reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorOneNodeTask<Collection<Long>,Void>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017