Uses of Class
io.quarkus.micrometer.runtime.binder.mpmetrics.TimerAdapter
-
Packages that use TimerAdapter Package Description io.quarkus.micrometer.runtime.binder.mpmetrics -
-
Uses of TimerAdapter in io.quarkus.micrometer.runtime.binder.mpmetrics
Methods in io.quarkus.micrometer.runtime.binder.mpmetrics that return TimerAdapter Modifier and Type Method Description (package private) TimerAdapterMetricRegistryAdapter. injectedSimpleTimer(org.eclipse.microprofile.metrics.annotation.Metric annotation)(package private) TimerAdapterMetricRegistryAdapter. injectedTimer(org.eclipse.microprofile.metrics.annotation.Metric annotation)(package private) TimerAdapterMetricRegistryAdapter. interceptorTimer(org.eclipse.microprofile.metrics.Metadata metadata, String... tags)(package private) TimerAdapterMetricRegistryAdapter. internalSimpleTimer(MpMetadata metadata, MetricDescriptor id)(package private) TimerAdapterMetricRegistryAdapter. internalTimer(MpMetadata metadata, MetricDescriptor id)TimerAdapterTimerAdapter. register(MpMetadata metadata, MetricDescriptor descriptor)
-