public class MetricsKeyWrapper extends Object
MetricsKey output dynamic, custom string content| 构造器和说明 |
|---|
MetricsKeyWrapper(MetricsKey metricsKey,
MetricsPlaceType placeType) |
MetricsKeyWrapper(String type,
MetricsKey metricsKey) |
| 限定符和类型 | 方法和说明 |
|---|---|
MetricsKey |
getMetricsKey() |
MetricsPlaceType |
getPlaceType() |
String |
getType() |
boolean |
isKey(MetricsKey metricsKey,
String registryOpType) |
boolean |
isServiceLevel() |
Map<String,String> |
tagName(String key) |
String |
targetDesc() |
String |
targetKey() |
public MetricsKeyWrapper(String type, MetricsKey metricsKey)
public MetricsKeyWrapper(MetricsKey metricsKey, MetricsPlaceType placeType)
public MetricsPlaceType getPlaceType()
public String getType()
public MetricsKey getMetricsKey()
public boolean isKey(MetricsKey metricsKey, String registryOpType)
public boolean isServiceLevel()
public String targetKey()
public String targetDesc()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.