public class DefaultMetricsReporterFactory extends AbstractMetricsReporterFactory
| Constructor and Description |
|---|
DefaultMetricsReporterFactory(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) |
| Modifier and Type | Method and Description |
|---|---|
MetricsReporter |
createMetricsReporter(org.apache.dubbo.common.URL url) |
public DefaultMetricsReporterFactory(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
public MetricsReporter createMetricsReporter(org.apache.dubbo.common.URL url)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.