public interface MetricNameFactory
Modifier and Type | Method and Description |
---|---|
com.yammer.metrics.core.MetricName |
createMetricName(java.lang.String metricName)
Create
MetricName from given metric name. |
Copyright © 2013 The Apache Software Foundation