| Package | Description | 
|---|---|
| org.opennms.netmgt.rrd.model | 
| Modifier and Type | Method and Description | 
|---|---|
protected static RRDv3 | 
RrdConvertUtils.convert(RRDv1 jrb)
Converts a JRobin object into an RRDtool object. 
 | 
static RRDv3 | 
RrdConvertUtils.dumpRrd(File sourceFile)
Dumps a RRD. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static RRDv1 | 
RrdConvertUtils.convert(RRDv3 rrd)
Converts a RRDtool object into a JRobin object. 
 | 
static void | 
RrdConvertUtils.restoreRrd(RRDv3 rrd,
          File targetFile)
Restores a RRD. 
 | 
Copyright © 2020. All rights reserved.