Package | Description |
---|---|
com.apica.apicaloadtest.model |
Modifier and Type | Class and Description |
---|---|
class |
GreaterThan |
class |
LessThan |
Modifier and Type | Field and Description |
---|---|
static List<ThresholdDirection> |
LoadtestBuilderThresholdModel.evaluationDirections |
Modifier and Type | Method and Description |
---|---|
ThresholdDirection |
Threshold.getDirection() |
ThresholdDirection |
LoadtestBuilderThresholdModel.getThresholdDirection() |
static ThresholdDirection |
ThresholdDirectionFactory.getThresholdDirection(String description) |
Modifier and Type | Method and Description |
---|---|
List<ThresholdDirection> |
LoadtestBuilderThresholdModel.DescriptorImlp.getEvaluationDirections() |
static List<ThresholdDirection> |
ThresholdDirectionFactory.getThresholdDirections() |
Constructor and Description |
---|
Threshold(LoadtestThresholdMetric metric,
ThresholdDirection direction,
double numericValue) |
Copyright © 2004-2016. All Rights Reserved.