public class MetricBenchmark extends Object
| Constructor and Description |
|---|
MetricBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
BenchmarkComparisonOperatorType |
getOperator() |
Float |
getValue() |
void |
setOperator(BenchmarkComparisonOperatorType operator) |
void |
setValue(Float value) |
String |
toString() |
public BenchmarkComparisonOperatorType getOperator()
public void setOperator(BenchmarkComparisonOperatorType operator)
public Float getValue()
public void setValue(Float value)
Copyright © 2018–2021 ODPi. All rights reserved.