Class SimpleMetricsCountSampler<S,K,M extends Metric>
java.lang.Object
org.apache.dubbo.metrics.collector.sample.SimpleMetricsCountSampler<S,K,M>
- Type Parameters:
S- request sourceK- metricsNameM- metric
- All Implemented Interfaces:
MetricsCountSampler<S,,K, M> MetricsSampler
- Direct Known Subclasses:
MetricsNameCountSampler
public abstract class SimpleMetricsCountSampler<S,K,M extends Metric>
extends Object
implements MetricsCountSampler<S,K,M>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.dubbo.metrics.collector.sample.MetricsSampler
sample