public class MetricFamily extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MetricFamily.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
MetricFamily(MetricFamily.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHelp() |
List<Metric> |
getMetrics() |
String |
getName() |
MetricType |
getType() |
protected MetricFamily(MetricFamily.Builder builder)
public String getName()
public String getHelp()
public MetricType getType()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.