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, toString
public String name()
MetricType
name
in interface MetricType
name
in class SimpleMetricType
public String getServiceName()
getServiceName
in interface ServiceMetricType
Copyright © 2024. All rights reserved.