Represents a registry of metric classes, accessible by metric name
Type Params | Return Type | Name and description |
---|---|---|
|
Collection<String> |
getAllMetricNames() |
|
Class<Metric> |
getMetricClass(String metricName) |