Package org.eclipse.microprofile.metrics
Interface Metric
- All Known Subinterfaces:
ConcurrentGauge
,Counter
,Gauge<T>
,Histogram
,Meter
,Metered
,SimpleTimer
,Timer
public interface Metric
A tag interface to indicate that a class is a metric.