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

Calculates summary of all values on interval. More...

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

Public Member Functions

MetricAggregator provide ()
 Method is called to provide instance of private class: SumMetricAggregator that implements MetricAggregator<C extends Number> and calculates summary of all values on interval. More...
 

Detailed Description

Calculates summary of all values on interval.

Author
Nikolay Musienko
Details:


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

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