Uses of Interface
org.eclipse.microprofile.metrics.Histogram
Packages that use Histogram
-
Uses of Histogram in org.eclipse.microprofile.metrics
Methods in org.eclipse.microprofile.metrics that return HistogramMethods in org.eclipse.microprofile.metrics that return types with arguments of type HistogramModifier and TypeMethodDescriptionMetricRegistry.getHistograms()Returns a map of all the histograms in the registry and theirMetricIDs.MetricRegistry.getHistograms(MetricFilter filter) Returns a map of all the histograms in the registry and theirMetricIDs which match the given filter.