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