@Activate public class MetadataMetricsCollector extends CombMetricsCollector<MetadataEvent>
MetricsCollector| Constructor and Description |
|---|
MetadataMetricsCollector(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) |
| Modifier and Type | Method and Description |
|---|---|
List<MetricSample> |
collect() |
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 MetadataMetricsCollector(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
public void setCollectEnabled(Boolean collectEnabled)
public boolean isCollectEnabled()
public List<MetricSample> collect()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.