Class RegistryStatComposite
java.lang.Object
org.apache.dubbo.metrics.report.AbstractMetricsExport
org.apache.dubbo.metrics.registry.collector.RegistryStatComposite
- All Implemented Interfaces:
MetricsExport
-
Constructor Summary
ConstructorsConstructorDescriptionRegistryStatComposite(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) -
Method Summary
Modifier and TypeMethodDescriptionexport(MetricsCategory category) voidincrMetricsNum(MetricsKey metricsKey, String name) voidinit(List<MetricsKey> appKeys) Methods inherited from class org.apache.dubbo.metrics.report.AbstractMetricsExport
getApplicationModel, getAppName
-
Constructor Details
-
RegistryStatComposite
public RegistryStatComposite(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
-
-
Method Details
-
init
-
export
-
incrMetricsNum
-
getAppStats
-