public abstract class LoadtestThresholdMetric extends Object
Constructor and Description |
---|
LoadtestThresholdMetric(String value,
String description,
String unitOfMeasurementSymbol) |
Modifier and Type | Method and Description |
---|---|
abstract double |
extractActualValueFrom(PerformanceSummary performanceSummary) |
String |
getDescription() |
String |
getUnitOfMeasurementSymbol() |
String |
getValue() |
boolean |
isMatch(String shortDescription) |
public String getValue()
public String getDescription()
public String getUnitOfMeasurementSymbol()
public boolean isMatch(String shortDescription)
public abstract double extractActualValueFrom(PerformanceSummary performanceSummary)
Copyright © 2004-2016. All Rights Reserved.