Jagger
 All Classes Namespaces Files Functions Variables Groups Pages
Classes | Public Member Functions | List of all members
com.griddynamics.jagger.engine.e1.collector.StdDevMetricAggregatorProvider Class Reference

Calculates standard deviation on interval. More...

Inheritance diagram for com.griddynamics.jagger.engine.e1.collector.StdDevMetricAggregatorProvider:
Inheritance graph
[legend]

Public Member Functions

MetricAggregator provide ()
 Method is called to provide instance of private class: StdDevMetricAggregator that implements MetricAggregator<C extends Number> and calculates standard deviation on interval. More...
 

Detailed Description

Calculates standard deviation on interval.

Author
Nikolay Musienko
Details:


Usage example:
To use this aggregator add metric-aggregator-std to metric-custom block.
More examples you can find in: AvgMetricAggregatorProvider

The documentation for this class was generated from the following file: