@GridInternal public class VisorCacheMetricsCollectorTask extends VisorMultiNodeTask<IgniteBiTuple<Boolean,Collection<String>>,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(IgniteBiTuple<Boolean,Collection<String>> arg) |
protected Iterable<VisorCacheAggregatedMetrics> |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
map, map0, reduce, resultprotected org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTask.VisorCacheMetricsCollectorJob job(IgniteBiTuple<Boolean,Collection<String>> arg)
job in class VisorMultiNodeTask<IgniteBiTuple<Boolean,Collection<String>>,Iterable<VisorCacheAggregatedMetrics>,Collection<VisorCacheMetrics>>arg - Task arg.@Nullable protected Iterable<VisorCacheAggregatedMetrics> reduce0(List<ComputeJobResult> results)
reduce0 in class VisorMultiNodeTask<IgniteBiTuple<Boolean,Collection<String>>,Iterable<VisorCacheAggregatedMetrics>,Collection<VisorCacheMetrics>>results - Job results.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015