Package | Description |
---|---|
org.opennms.netmgt.rrd.model.v3 |
Modifier and Type | Field and Description |
---|---|
List<DS> |
RRDv3.dataSources
The data sources.
|
Modifier and Type | Method and Description |
---|---|
List<DS> |
RRDv3.getDataSources() |
Modifier and Type | Method and Description |
---|---|
boolean |
DS.formatEquals(DS ds)
Format equals.
|
Modifier and Type | Method and Description |
---|---|
void |
RRDv3.setDataSources(List<DS> dataSources)
Sets the data sources.
|
Copyright © 2021. All rights reserved.