Uses of Class
org.apache.dubbo.metrics.model.MethodMetric
Packages that use MethodMetric
Package
Description
-
Uses of MethodMetric in org.apache.dubbo.metrics.collector
Methods in org.apache.dubbo.metrics.collector with parameters of type MethodMetricModifier and TypeMethodDescriptionvoidCombMetricsCollector.increment(MethodMetric methodMetric, MetricsKeyWrapper wrapper, int size) voidMethodMetricsCollector.increment(MethodMetric methodMetric, MetricsKeyWrapper wrapper, int size) -
Uses of MethodMetric in org.apache.dubbo.metrics.collector.stat
Methods in org.apache.dubbo.metrics.collector.stat that return types with arguments of type MethodMetric -
Uses of MethodMetric in org.apache.dubbo.metrics.data
Methods in org.apache.dubbo.metrics.data with parameters of type MethodMetricModifier and TypeMethodDescriptionvoidBaseStatComposite.incrementMethodKey(MetricsKeyWrapper metricsKeyWrapper, MethodMetric methodMetric, int size) voidMethodStatComposite.incrementMethodKey(MetricsKeyWrapper wrapper, MethodMetric methodMetric, int size)