| Modifier and Type | Field and Description |
|---|---|
List<Collector.MetricFamilySamples.Sample> |
Collector.MetricFamilySamples.samples |
| Modifier and Type | Method and Description |
|---|---|
protected List<Collector.MetricFamilySamples> |
SimpleCollector.familySamplesList(Collector.Type type,
List<Collector.MetricFamilySamples.Sample> samples) |
| Constructor and Description |
|---|
MetricFamilySamples(String name,
Collector.Type type,
String help,
List<Collector.MetricFamilySamples.Sample> samples) |
Copyright © 2018. All rights reserved.