Uses of Class
org.jenkinsci.plugins.octoperf.metrics.MetricValues
Packages that use MetricValues
Package
Description
Real-time Test metrics during the test execution.
-
Uses of MetricValues in org.jenkinsci.plugins.octoperf.metrics
Methods in org.jenkinsci.plugins.octoperf.metrics that return MetricValuesModifier and TypeMethodDescriptionMetricsService.getMetrics(RestApiFactory apiFactory, String benchResultId) Retrieves current test metrics from the server.Methods in org.jenkinsci.plugins.octoperf.metrics that return types with arguments of type MetricValuesModifier and TypeMethodDescriptionretrofit2.Call<MetricValues> MetricsApi.getMetrics(String benchResultId) Methods in org.jenkinsci.plugins.octoperf.metrics with parameters of type MetricValuesModifier and TypeMethodDescriptionMetricsService.toPrintable(org.joda.time.DateTime startTime, MetricValues metrics) Converts the metrics into a human readable line of values