Uses of Class
org.apache.dubbo.metrics.service.MetricsEntity
Packages that use MetricsEntity
-
Uses of MetricsEntity in org.apache.dubbo.metrics.service
Methods in org.apache.dubbo.metrics.service that return types with arguments of type MetricsEntityModifier and TypeMethodDescriptionMetricsService.getMetricsByCategories(String serviceUniqueName, String methodName, Class<?>[] parameterTypes, List<MetricsCategory> categories) Get metrics by interfacećmethod and prefixesMetricsService.getMetricsByCategories(String serviceUniqueName, List<MetricsCategory> categories) Get metrics by interface and prefixesMetricsService.getMetricsByCategories(List<MetricsCategory> categories) Get metrics by prefixes