Package | Description |
---|---|
org.opennms.netmgt.rrd.model.v1 |
Modifier and Type | Field and Description |
---|---|
List<RRA> |
RRDv1.rras
The RRAs.
|
Modifier and Type | Method and Description |
---|---|
List<RRA> |
RRDv1.getRras() |
Modifier and Type | Method and Description |
---|---|
boolean |
RRA.formatEquals(RRA rra)
Format equals.
|
Modifier and Type | Method and Description |
---|---|
void |
RRDv1.setRras(List<RRA> rras)
Sets the RRAs.
|
Copyright © 2021. All rights reserved.