@GridInternal public class VisorCacheMetricsCollectorTask extends VisorMultiNodeTask<VisorCacheMetricsCollectorTaskArg,Iterable<VisorCacheAggregatedMetrics>,Collection<VisorCacheMetrics>>
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorCacheMetricsCollectorTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTask.VisorCacheMetricsCollectorJob |
job(VisorCacheMetricsCollectorTaskArg arg) |
protected @Nullable Iterable<VisorCacheAggregatedMetrics> |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTask.VisorCacheMetricsCollectorJob job(VisorCacheMetricsCollectorTaskArg arg)
job in class VisorMultiNodeTask<VisorCacheMetricsCollectorTaskArg,Iterable<VisorCacheAggregatedMetrics>,Collection<VisorCacheMetrics>>arg - Task arg.@Nullable protected @Nullable Iterable<VisorCacheAggregatedMetrics> reduce0(List<ComputeJobResult> results)
reduce0 in class VisorMultiNodeTask<VisorCacheMetricsCollectorTaskArg,Iterable<VisorCacheAggregatedMetrics>,Collection<VisorCacheMetrics>>results - Job results.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021