public class OtherTransSimpleMetricNameFormat extends java.lang.Object implements MetricNameFormat
| Constructor and Description |
|---|
OtherTransSimpleMetricNameFormat(java.lang.String metricName) |
OtherTransSimpleMetricNameFormat(java.lang.String metricName,
java.lang.String transactionSegmentName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMetricName() |
java.lang.String |
getTransactionSegmentName() |
java.lang.String |
getTransactionSegmentUri() |
public OtherTransSimpleMetricNameFormat(java.lang.String metricName)
public OtherTransSimpleMetricNameFormat(java.lang.String metricName,
java.lang.String transactionSegmentName)
public final java.lang.String getMetricName()
getMetricName in interface MetricNameFormatpublic java.lang.String getTransactionSegmentName()
getTransactionSegmentName in interface MetricNameFormatpublic java.lang.String getTransactionSegmentUri()
getTransactionSegmentUri in interface MetricNameFormat