@Activate public class ConfigCenterMetricsCollector extends CombMetricsCollector<ConfigCenterEvent>
MetricsCollector| Constructor and Description |
|---|
ConfigCenterMetricsCollector(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
calSamplesChanged() |
List<MetricSample> |
collect() |
void |
increase(String key,
String group,
String protocol,
String changeTypeName,
int size) |
boolean |
isCollectEnabled() |
void |
setCollectEnabled(Boolean collectEnabled) |
addApplicationRt, addMethodRt, addServiceRt, addServiceRt, getEventMulticaster, increment, increment, increment, init, onEvent, onEventError, onEventFinish, setNumisSupportequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitMetricsisSupportpublic ConfigCenterMetricsCollector(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
public void setCollectEnabled(Boolean collectEnabled)
public boolean isCollectEnabled()
public void increase(String key, String group, String protocol, String changeTypeName, int size)
public List<MetricSample> collect()
public boolean calSamplesChanged()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.