MetricType
SimpleServiceMetricType
public abstract class SimpleMetricType extends Object implements MetricType
Constructor | Description |
---|---|
SimpleMetricType() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
int |
hashCode() |
|
abstract String |
name() |
Non-null name of the metric type.
|
String |
toString() |
public abstract String name()
MetricType
name
in interface MetricType
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.