public class BaselineComparisonBenchmark extends AbstractBenchmark
| Constructor and Description |
|---|
BaselineComparisonBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
BenchmarkBaselineType |
getBenchmarkType() |
BenchmarkComparisonOperatorType |
getOperator() |
Float |
getValue() |
void |
setBenchmarkType(BenchmarkBaselineType benchmarkType) |
void |
setOperator(BenchmarkComparisonOperatorType operator) |
void |
setValue(Float value) |
String |
toString() |
getBenchmarkResult, setBenchmarkResultpublic BenchmarkBaselineType getBenchmarkType()
public void setBenchmarkType(BenchmarkBaselineType benchmarkType)
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.