| Package | Description | 
|---|---|
| org.opennms.netmgt.collectd | 
| Modifier and Type | Method and Description | 
|---|---|
protected static Map<String,JMXDataSource> | 
JMXCollector.buildDataSourceList(String collectionName,
                   Map<String,List<Attrib>> attributeMap)
This method is responsible for building a list of RRDDataSource objects
 from the provided list of MBeanObject objects. 
 | 
Map<String,JMXDataSource> | 
JMXNodeInfo.getDsMap()
getDsMap 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JMXNodeInfo.setDsMap(Map<String,JMXDataSource> dsList)
setDsMap 
 | 
| Constructor and Description | 
|---|
JMXDataSource(JMXDataSource second)
Class copy constructor. 
 | 
Copyright © 2020. All rights reserved.