@InterfaceAudience.LimitedPrivate(value="Coprocesssor") @InterfaceStability.Evolving public interface MetricSet extends Metric
MetricRegistry.registerAll(MetricSet)
Modifier and Type | Method and Description |
---|---|
Map<String,Metric> |
getMetrics()
A map of metric names to metrics.
|
Map<String,Metric> getMetrics()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.