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