public class Threshold extends Object
Constructor and Description |
---|
Threshold(LoadtestThresholdMetric metric,
ThresholdDirection direction,
double numericValue) |
Modifier and Type | Method and Description |
---|---|
ThresholdEvaluationResult |
evaluate(PerformanceSummary performanceSummary) |
ThresholdDirection |
getDirection() |
LoadtestThresholdMetric |
getMetric() |
double |
getNumericValue() |
String |
toString() |
public Threshold(LoadtestThresholdMetric metric, ThresholdDirection direction, double numericValue)
public LoadtestThresholdMetric getMetric()
public ThresholdDirection getDirection()
public double getNumericValue()
public ThresholdEvaluationResult evaluate(PerformanceSummary performanceSummary)
Copyright © 2004-2016. All Rights Reserved.