public class SimpleThroughputMetricType extends SimpleServiceMetricType implements ThroughputMetricType
DOWNLOAD_BYTE_COUNT_NAME_SUFFIX, DOWNLOAD_THROUGHPUT_NAME_SUFFIX, UPLOAD_BYTE_COUNT_NAME_SUFFIX, UPLOAD_THROUGHPUT_NAME_SUFFIX| Constructor and Description |
|---|
SimpleThroughputMetricType(java.lang.String name,
java.lang.String serviceName,
java.lang.String byteCountMetricName) |
| Modifier and Type | Method and Description |
|---|---|
ServiceMetricType |
getByteCountMetricType() |
getServiceName, nameequals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetServiceNamenamepublic SimpleThroughputMetricType(java.lang.String name,
java.lang.String serviceName,
java.lang.String byteCountMetricName)
public ServiceMetricType getByteCountMetricType()
getByteCountMetricType in interface ThroughputMetricType