@GridInternal public class VisorRunningQueriesCollectorTask extends VisorMultiNodeTask<VisorRunningQueriesCollectorTaskArg,Map<UUID,Collection<VisorRunningQuery>>,Collection<VisorRunningQuery>>
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorRunningQueriesCollectorTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTask.VisorCollectRunningQueriesJob |
job(VisorRunningQueriesCollectorTaskArg arg) |
protected @Nullable Map<UUID,Collection<VisorRunningQuery>> |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected org.apache.ignite.internal.visor.query.VisorRunningQueriesCollectorTask.VisorCollectRunningQueriesJob job(VisorRunningQueriesCollectorTaskArg arg)
job in class VisorMultiNodeTask<VisorRunningQueriesCollectorTaskArg,Map<UUID,Collection<VisorRunningQuery>>,Collection<VisorRunningQuery>>arg - Task arg.@Nullable protected @Nullable Map<UUID,Collection<VisorRunningQuery>> reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<VisorRunningQueriesCollectorTaskArg,Map<UUID,Collection<VisorRunningQuery>>,Collection<VisorRunningQuery>>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021