Searched defs:getMetric (Results 1 – 8 of 8) sorted by relevance
33 Metric getMetric(Clock clock); in getMetric() method
110 public Metric getMetric(Clock clock) { in getMetric() method in DerivedLongGaugeImpl
112 public Metric getMetric(Clock clock) { in getMetric() method in DerivedDoubleGaugeImpl
130 public Metric getMetric(Clock clock) { in getMetric() method in DoubleGaugeImpl
130 public Metric getMetric(Clock clock) { in getMetric() method in LongGaugeImpl
76 Object getMetric(String metricName); in getMetric() method
105 public Object getMetric(final String metricName) { in getMetric() method in HttpConnectionMetricsImpl
80 public Double getMetric(Measure measure) { in getMetric() method in StatsTestUtils.MetricsRecord