Uses of Interface
org.commonjava.o11yphant.metrics.api.MetricSet
-
Packages that use MetricSet Package Description org.commonjava.o11yphant.metrics org.commonjava.o11yphant.metrics.api -
-
Uses of MetricSet in org.commonjava.o11yphant.metrics
Methods in org.commonjava.o11yphant.metrics that return MetricSet Modifier and Type Method Description MetricSetMetricSetProvider. getMetricSet() -
Uses of MetricSet in org.commonjava.o11yphant.metrics.api
Methods in org.commonjava.o11yphant.metrics.api with parameters of type MetricSet Modifier and Type Method Description voidMetricRegistry. register(String name, MetricSet metricSet)
-