public class MetricAddress extends Object
| Constructor and Description |
|---|
MetricAddress(String domain,
MetricProperty... properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDomain() |
MetricProperty[] |
getProperties() |
int |
hashCode() |
String |
toString() |
public MetricAddress(String domain, MetricProperty... properties)
public String getDomain()
public MetricProperty[] getProperties()
Copyright © 2017. All rights reserved.