public final class GlobalQpsMetric extends AbstractMetric
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalQpsMetric.DescriptorImpl |
serialVersionUID| Constructor and Description |
|---|
GlobalQpsMetric(String qps) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(hudson.model.TaskListener taskListener,
GatlingReport gatlingReport) |
String |
getQps() |
double |
getQpsAsDouble() |
MetricType |
getType() |
log, logError@DataBoundConstructor public GlobalQpsMetric(String qps)
public MetricType getType()
getType in class AbstractMetricpublic boolean check(@Nonnull hudson.model.TaskListener taskListener, @Nonnull GatlingReport gatlingReport)
check in class AbstractMetricpublic String getQps()
public double getQpsAsDouble()
Copyright © 2016–2019. All rights reserved.