Package | Description |
---|---|
org.opennms.netmgt.config.prometheus |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.dao.prometheus |
Modifier and Type | Field and Description |
---|---|
protected List<Collection> |
PrometheusDatacollectionConfig.collection |
Modifier and Type | Method and Description |
---|---|
Collection |
ObjectFactory.createCollection()
Create an instance of
Collection |
Modifier and Type | Method and Description |
---|---|
List<Collection> |
PrometheusDatacollectionConfig.getCollection()
Gets the value of the collection property.
|
Modifier and Type | Method and Description |
---|---|
Collection |
PrometheusDataCollectionConfigDao.getCollectionByName(String name) |
Collection |
PrometheusDataCollectionConfigDaoJaxb.getCollectionByName(String name) |
Modifier and Type | Method and Description |
---|---|
List<Group> |
PrometheusDataCollectionConfigDao.getGroupsForCollection(Collection collection) |
List<Group> |
PrometheusDataCollectionConfigDaoJaxb.getGroupsForCollection(Collection collection) |
Copyright © 2021. All rights reserved.