Package org.apache.dubbo.metrics.report
Class DefaultMetricsReporterFactory
java.lang.Object
org.apache.dubbo.metrics.report.AbstractMetricsReporterFactory
org.apache.dubbo.metrics.report.DefaultMetricsReporterFactory
- All Implemented Interfaces:
MetricsReporterFactory
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultMetricsReporterFactory(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) -
Method Summary
-
Constructor Details
-
DefaultMetricsReporterFactory
public DefaultMetricsReporterFactory(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
-
-
Method Details
-
createMetricsReporter
-