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

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

Public Member Functions

 DecisionPerLimit (Limit limit, Set< DecisionPerMetric > decisionsPerMetric, Decision decisionPerLimit)
 
Decision getDecisionPerLimit ()
 Returns decision for this limit. More...
 
Set< DecisionPerMetricgetDecisionsPerMetric ()
 Returns detailed information about decision per every metric matching this limit. More...
 
Limit getLimit ()
 Returns information about limit. More...
 
String toString ()
 

Detailed Description

Class is used to describe result of comparison of metrics to some limit.


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