public class MetricConfig extends Object implements Serializable
| Constructor and Description |
|---|
MetricConfig()
No args constructor for use in serialization
|
MetricConfig(String name,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Type |
getType() |
void |
setName(String name) |
void |
setType(Type type) |
Copyright © 2017–2018 Red Hat. All rights reserved.