public abstract class AbstractMetricNameFormat extends java.lang.Object implements MetricNameFormat
| Constructor and Description |
|---|
AbstractMetricNameFormat() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTransactionSegmentName() |
java.lang.String |
getTransactionSegmentUri() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetricNamepublic java.lang.String getTransactionSegmentName()
getTransactionSegmentName in interface MetricNameFormatpublic java.lang.String getTransactionSegmentUri()
getTransactionSegmentUri in interface MetricNameFormat