public static interface MetricsCountSampler.MetricSampleFactory<M,R extends MetricSample>
| 限定符和类型 | 方法和说明 |
|---|---|
<T> R |
newInstance(MetricsKey key,
M metric,
T value,
ToDoubleFunction<T> apply) |
<T> R newInstance(MetricsKey key, M metric, T value, ToDoubleFunction<T> apply)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.