| Package | Description |
|---|---|
| org.dashbuilder.dataprovider.prometheus.client |
| Modifier and Type | Method and Description |
|---|---|
static Value |
Value.of(long timestamp,
String sampleValue) |
| Modifier and Type | Method and Description |
|---|---|
List<Value> |
Result.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setValues(List<Value> values) |
| Constructor and Description |
|---|
Result(Map<String,String> metric,
List<Value> values) |
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.