JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MicroProfile Metrics API v5.1.0-RC1
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.eclipse.microprofile.metrics
Interface Metric
All Known Subinterfaces:
Counter
,
Gauge
<T>
,
Histogram
,
Timer
public interface
Metric
A tag interface to indicate that a class is a metric.