Interface Metric

All Known Subinterfaces:
Counter, Gauge<T>, Histogram, Meter, MetricRegistry, MetricSet, Timer
All Known Implementing Classes:
CounterImpl, DropwizardMeter, HistogramImpl, MetricRegistryImpl, TimerImpl

@LimitedPrivate("Coprocesssor") @Evolving public interface Metric
Parent interface for all metrics.