Package com.amazonaws.metrics
Class SimpleMetricType
java.lang.Object
com.amazonaws.metrics.SimpleMetricType
- All Implemented Interfaces:
MetricType
- Direct Known Subclasses:
S3ServiceMetric
,SimpleServiceMetricType
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleMetricType
public SimpleMetricType()
-
-
Method Details
-
name
Description copied from interface:MetricType
Non-null name of the metric type. Used to uniquely identify the metric type. Therefore, the name returned must be globally unique across all metric types that implement this interface.- Specified by:
name
in interfaceMetricType
-
hashCode
public final int hashCode() -
equals
-
toString
-