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

Class is used to describe result of comparison of particular metric to some limit. More...

Public Member Functions

 DecisionPerMetric (MetricEntity metricEntity, Double metricValue, Double metricRefValue, Decision decisionPerMetric)
 
Decision getDecisionPerMetric ()
 Returns decision for this metric. More...
 
MetricEntity getMetricEntity ()
 Returns information about metric. More...
 
Double getMetricRefValue ()
 Returns reference value used for comparison. More...
 
Double getMetricValue ()
 Returns metric summary value. More...
 
String toString ()
 

Detailed Description

Class is used to describe result of comparison of particular metric to some limit.


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