public interface GenericConfigurationDAO
| Modifier and Type | Method and Description |
|---|---|
eu.dnetlib.monitoring.model.SensorConfiguration |
getConfiguration(String scenario,
String configurationName) |
List<eu.dnetlib.monitoring.model.SensorConfiguration> |
listConfigurations(String scenario) |
List<String> |
listLabelNames(String scenario,
String metric) |
List<String> |
listLabelValues(String scenario,
String metric,
String labelName) |
List<String> |
listMetrics(String scenario) |
Copyright © 2015. All Rights Reserved.