| Package | Description | 
|---|---|
| org.opennms.netmgt.collectd.tca.config | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TcaDataCollection | 
TcaDataCollectionConfig.getDataCollectionByName(String name)
Gets the data collection by name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<TcaDataCollection> | 
TcaDataCollectionConfig.getTcaDataCollections()
Gets the TCA data collections. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TcaDataCollectionConfig.addDataCollection(TcaDataCollection dataCollection)
Adds the data collection. 
 | 
int | 
TcaDataCollection.compareTo(TcaDataCollection obj)  | 
void | 
TcaDataCollectionConfig.removeDataCollection(TcaDataCollection dataCollection)
Removes the data collection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TcaDataCollectionConfig.setTcaDataCollections(List<TcaDataCollection> tcaDataCollections)
Sets the TCA data collections. 
 | 
Copyright © 2020. All rights reserved.