Interface MetricsConnection.NewMetric<T>

Enclosing class:
MetricsConnection

private static interface MetricsConnection.NewMetric<T>
A lambda for dispatching to the appropriate metric factory method
  • Method Summary

    Modifier and Type
    Method
    Description
    newMetric(Class<?> clazz, String name, String scope)