Interface MetricNameFactory

    • Method Detail

      • createMetricName

        CassandraMetricsRegistry.MetricName createMetricName​(java.lang.String metricName)
        Create a qualified name from given metric name.
        Parameters:
        metricName - part of qualified name.
        Returns:
        new String with given metric name.