public interface ServiceMetricType extends MetricType
| Modifier and Type | Field and Description |
|---|---|
static String |
DOWNLOAD_BYTE_COUNT_NAME_SUFFIX
Download byte count name suffix.
|
static String |
DOWNLOAD_THROUGHPUT_NAME_SUFFIX
Download throughput name suffix.
|
static String |
UPLOAD_BYTE_COUNT_NAME_SUFFIX
Upload byte count name suffic.
|
static String |
UPLOAD_THROUGHPUT_NAME_SUFFIX
Upload throughput name suffix.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceName() |
namestatic final String UPLOAD_THROUGHPUT_NAME_SUFFIX
static final String UPLOAD_BYTE_COUNT_NAME_SUFFIX
static final String DOWNLOAD_THROUGHPUT_NAME_SUFFIX
static final String DOWNLOAD_BYTE_COUNT_NAME_SUFFIX
String getServiceName()
Copyright © 2017. All rights reserved.