Uses of Class
org.apache.dubbo.metrics.model.sample.MetricSample
Packages that use MetricSample
Package
Description
-
Uses of MetricSample in org.apache.dubbo.metrics.collector
Methods in org.apache.dubbo.metrics.collector that return types with arguments of type MetricSample -
Uses of MetricSample in org.apache.dubbo.metrics.data
Methods in org.apache.dubbo.metrics.data that return types with arguments of type MetricSampleModifier and TypeMethodDescriptionApplicationStatComposite.export(MetricsCategory category) BaseStatComposite.export(MetricsCategory category) MethodStatComposite.export(MetricsCategory category) RtStatComposite.export(MetricsCategory category) ServiceStatComposite.export(MetricsCategory category) -
Uses of MetricSample in org.apache.dubbo.metrics.model.sample
Subclasses of MetricSample in org.apache.dubbo.metrics.model.sampleModifier and TypeClassDescriptionclassCounterMetricSample<T extends Number>classGaugeMetricSample. -
Uses of MetricSample in org.apache.dubbo.metrics.report
Methods in org.apache.dubbo.metrics.report that return types with arguments of type MetricSample