Uses of Interface
org.apache.dubbo.metrics.model.Metric
Packages that use Metric
Package
Description
-
Uses of Metric in org.apache.dubbo.metrics.data
Methods in org.apache.dubbo.metrics.data with parameters of type MetricModifier and TypeMethodDescriptionvoidRtStatComposite.calcServiceKeyRt(String registryOpType, Long responseTime, Metric key) -
Uses of Metric in org.apache.dubbo.metrics.model
Classes in org.apache.dubbo.metrics.model that implement MetricModifier and TypeClassDescriptionclassclassclassErrorCodeMetric.classMetric class for method.classMetric class for service.classclass -
Uses of Metric in org.apache.dubbo.metrics.model.container
Methods in org.apache.dubbo.metrics.model.container that return types with arguments of type MetricMethod parameters in org.apache.dubbo.metrics.model.container with type arguments of type MetricModifier and TypeMethodDescriptionvoidLongContainer.setValueSupplier(Function<Metric, Long> valueSupplier)