public class RtStatComposite extends Object implements MetricsExport
| 构造器和说明 |
|---|
RtStatComposite() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
calcApplicationRt(String applicationName,
String registryOpType,
Long responseTime) |
void |
calcServiceKeyRt(String applicationName,
String serviceKey,
String registryOpType,
Long responseTime) |
List<GaugeMetricSample> |
export(MetricsCategory category)
export all.
|
List<LongContainer<? extends Number>> |
getRtStats() |
void |
init(MetricsPlaceType... placeValues) |
public void init(MetricsPlaceType... placeValues)
public void calcApplicationRt(String applicationName, String registryOpType, Long responseTime)
public void calcServiceKeyRt(String applicationName, String serviceKey, String registryOpType, Long responseTime)
public List<GaugeMetricSample> export(MetricsCategory category)
MetricsExportexport 在接口中 MetricsExportpublic List<LongContainer<? extends Number>> getRtStats()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.