Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
void com.griddynamics.jagger.engine.e1.collector.MetricDescription.setAggregatorsWithSettings ( Map< MetricAggregatorProvider, MetricAggregatorSettings aggregatorsWithSettings)

Setter for metric aggregators with settings.

Parameters
aggregatorsWithSettings- map of aggregators with settings that will be applied to this metric during result processing.
What additional settings can be applied you can find here MetricAggregatorSettings
If map will be empty Jagger will use default aggregator (summary) without additional settings.
You can use Jagger built in aggregators Aggregators implementations and examples or custom aggregators

Definition at line 80 of file MetricDescription.java.

References com.griddynamics.jagger.engine.e1.collector.MetricDescription.aggregatorsWithSettings.