public class ValidityBenchmark extends AbstractBenchmark
| Constructor and Description |
|---|
ValidityBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
ValidityBenchmarkMetricType |
getMetric() |
BenchmarkComparisonOperatorType |
getOperator() |
Float |
getValue() |
void |
setMetric(ValidityBenchmarkMetricType metric) |
void |
setOperator(BenchmarkComparisonOperatorType operator) |
void |
setValue(Float value) |
String |
toString() |
getBenchmarkResult, setBenchmarkResultpublic ValidityBenchmarkMetricType getMetric()
public void setMetric(ValidityBenchmarkMetricType metric)
public BenchmarkComparisonOperatorType getOperator()
public void setOperator(BenchmarkComparisonOperatorType operator)
public Float getValue()
public void setValue(Float value)
public String toString()
toString in class AbstractBenchmarkCopyright © 2018–2021 ODPi. All rights reserved.