MetricType
ThroughputMetricType
AwsServiceMetrics
, SimpleServiceMetricType
, SimpleThroughputMetricType
public interface ServiceMetricType extends MetricType
Modifier and Type | Field | Description |
---|---|---|
static String |
DOWNLOAD_BYTE_COUNT_NAME_SUFFIX |
|
static String |
DOWNLOAD_THROUGHPUT_NAME_SUFFIX |
|
static String |
UPLOAD_BYTE_COUNT_NAME_SUFFIX |
|
static String |
UPLOAD_THROUGHPUT_NAME_SUFFIX |
Modifier and Type | Method | Description |
---|---|---|
String |
getServiceName() |
name
static 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 Amazon Web Services, Inc. All Rights Reserved.