Jagger
Main Page
Related Pages
Modules
Packages
Classes
Files
Jagger
Jagger user manual
Installation
Getting started
Creating load test
User actions during the load test
Collecting metrics
Making decision
Jagger configuration
Components and execution modes
Continuous Integration
Test results
Reporting
Licence
Auxiliary Jagger components
Modules
Invokers main page
Custom invokers
Invoker
Implementations of invokers
Implementations of providers
Implementations of termination strategies
Validators implementations and examples
Load profiles
Termination criteria
Listener implementations and examples
Service implementations and examples
Invocation listener
Invocation info
Aggregators implementations and examples
Http test definition components
Load balancers (Distributors)
Packages
Classes
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerator
Groups
Pages
Classes
Aggregators implementations and examples
Classes
class
com.griddynamics.jagger.engine.e1.collector.AvgMetricAggregatorProvider
Calculates average value on the interval.
More...
class
com.griddynamics.jagger.engine.e1.collector.MaxMetricAggregatorProvider
Calculates max value on the interval.
More...
interface
com.griddynamics.jagger.engine.e1.collector.MetricAggregator< C extends Number >
Aggregates raw data, available after test, to final value that will be saved to database.
More...
class
com.griddynamics.jagger.engine.e1.collector.MetricAggregatorSettings
Class that describes settings of aggregator.
More...
class
com.griddynamics.jagger.engine.e1.collector.MinMetricAggregatorProvider
Calculates min value on the interval.
More...
class
com.griddynamics.jagger.engine.e1.collector.PercentileAggregatorProvider
Calculates percentile value on the interval.
More...
class
com.griddynamics.jagger.engine.e1.collector.StdDevMetricAggregatorProvider
Calculates standard deviation on the interval.
More...
class
com.griddynamics.jagger.engine.e1.collector.SuccessRateAggregatorProvider
Calculates accumulative success rate from data collected by SuccessRateCollector<Q,R,E>
More...
class
com.griddynamics.jagger.engine.e1.collector.SuccessRateFailsAggregatorProvider
Calculates accumulative number of failed invokes from data collected by SuccessRateCollector<Q,R,E>
More...
class
com.griddynamics.jagger.engine.e1.collector.SumMetricAggregatorProvider
Calculates summary of all values on interval.
More...
Detailed Description
Metric raw data aggregation
Generated on Thu Jan 12 2017 18:19:09 for Jagger by
1.8.4