|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazonaws.metrics.SimpleMetricType
com.amazonaws.metrics.SimpleServiceMetricType
com.amazonaws.metrics.SimpleThroughputMetricType
public class SimpleThroughputMetricType
Field Summary |
---|
Fields inherited from interface com.amazonaws.metrics.ServiceMetricType |
---|
DOWNLOAD_BYTE_COUNT_NAME_SUFFIX, DOWNLOAD_THROUGHPUT_NAME_SUFFIX, UPLOAD_BYTE_COUNT_NAME_SUFFIX, UPLOAD_THROUGHPUT_NAME_SUFFIX |
Constructor Summary | |
---|---|
SimpleThroughputMetricType(String name,
String serviceName,
String byteCountMetricName)
|
Method Summary | |
---|---|
ServiceMetricType |
getByteCountMetricType()
|
Methods inherited from class com.amazonaws.metrics.SimpleServiceMetricType |
---|
getServiceName, name |
Methods inherited from class com.amazonaws.metrics.SimpleMetricType |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.amazonaws.metrics.ServiceMetricType |
---|
getServiceName |
Methods inherited from interface com.amazonaws.metrics.MetricType |
---|
name |
Constructor Detail |
---|
public SimpleThroughputMetricType(String name, String serviceName, String byteCountMetricName)
Method Detail |
---|
public ServiceMetricType getByteCountMetricType()
getByteCountMetricType
in interface ThroughputMetricType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |