@GridInternal public class VisorCacheMetricsCollectorTask extends VisorMultiNodeTask<IgniteBiTuple<Boolean,String>,Iterable<VisorCacheAggregatedMetrics>,Map<String,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,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,String> arg)
job in class VisorMultiNodeTask<IgniteBiTuple<Boolean,String>,Iterable<VisorCacheAggregatedMetrics>,Map<String,VisorCacheMetrics>>arg - Task arg.@Nullable protected Iterable<VisorCacheAggregatedMetrics> reduce0(List<ComputeJobResult> results)
reduce0 in class VisorMultiNodeTask<IgniteBiTuple<Boolean,String>,Iterable<VisorCacheAggregatedMetrics>,Map<String,VisorCacheMetrics>>results - Job results.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015