public class SimpleServiceMetricType extends SimpleMetricType implements ServiceMetricType
DOWNLOAD_BYTE_COUNT_NAME_SUFFIX, DOWNLOAD_THROUGHPUT_NAME_SUFFIX, UPLOAD_BYTE_COUNT_NAME_SUFFIX, UPLOAD_THROUGHPUT_NAME_SUFFIX| Constructor and Description | 
|---|
SimpleServiceMetricType(String name,
                       String serviceName)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getServiceName()  | 
String | 
name()
Non-null name of the metric type. 
 | 
equals, hashCode, toStringpublic String name()
MetricTypename in interface MetricTypename in class SimpleMetricTypepublic String getServiceName()
getServiceName in interface ServiceMetricTypeCopyright © 2023. All rights reserved.