Uses of Class
org.opennms.netmgt.config.prometheus.PrometheusDatacollectionConfig
-
Packages that use PrometheusDatacollectionConfig Package Description org.opennms.netmgt.config.prometheus This file is part of OpenNMS(R).org.opennms.netmgt.dao.prometheus -
-
Uses of PrometheusDatacollectionConfig in org.opennms.netmgt.config.prometheus
Methods in org.opennms.netmgt.config.prometheus that return PrometheusDatacollectionConfig Modifier and Type Method Description PrometheusDatacollectionConfig
ObjectFactory. createPrometheusDatacollectionConfig()
Create an instance ofPrometheusDatacollectionConfig
PrometheusDatacollectionConfig
PrometheusDatacollectionConfig. merge(PrometheusDatacollectionConfig other)
Methods in org.opennms.netmgt.config.prometheus with parameters of type PrometheusDatacollectionConfig Modifier and Type Method Description PrometheusDatacollectionConfig
PrometheusDatacollectionConfig. merge(PrometheusDatacollectionConfig other)
-
Uses of PrometheusDatacollectionConfig in org.opennms.netmgt.dao.prometheus
Methods in org.opennms.netmgt.dao.prometheus that return PrometheusDatacollectionConfig Modifier and Type Method Description PrometheusDatacollectionConfig
PrometheusDataCollectionConfigDao. getConfig()
PrometheusDatacollectionConfig
PrometheusDataCollectionConfigDaoJaxb. getConfig()
PrometheusDatacollectionConfig
PrometheusDataCollectionConfigDaoJaxb. mergeConfigs(PrometheusDatacollectionConfig source, PrometheusDatacollectionConfig target)
PrometheusDatacollectionConfig
PrometheusDataCollectionConfigDaoJaxb. translateConfig(PrometheusDatacollectionConfig config)
Methods in org.opennms.netmgt.dao.prometheus with parameters of type PrometheusDatacollectionConfig Modifier and Type Method Description PrometheusDatacollectionConfig
PrometheusDataCollectionConfigDaoJaxb. mergeConfigs(PrometheusDatacollectionConfig source, PrometheusDatacollectionConfig target)
PrometheusDatacollectionConfig
PrometheusDataCollectionConfigDaoJaxb. translateConfig(PrometheusDatacollectionConfig config)
-