public class Params extends Object implements Serializable
| Constructor and Description |
|---|
Params() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getGlobalLabels() |
Map<String,String> |
getGlobalParams() |
Map<String,Metric> |
getMetrics() |
String |
getMonitoringScenario() |
void |
setGlobalLabels(Map globalLabels) |
void |
setGlobalParams(Map globalParams) |
void |
setMetrics(Map<String,Metric> metrics) |
void |
setMonitoringScenario(String monitoringScenario) |
Copyright © 2016. All Rights Reserved.