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