| Package | Description | 
|---|---|
| org.opennms.netmgt.rrd.rrdtool | 
| Modifier and Type | Method and Description | 
|---|---|
JniRrdStrategy.CreateCommand | 
JniRrdStrategy.createDefinition(String creator,
                String directory,
                String rrdName,
                int step,
                List<RrdDataSource> dataSources,
                List<String> rraList)
Create a round robin database definition from the supplied parameters. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JniRrdStrategy.createFile(JniRrdStrategy.CreateCommand createCommand)
Creates a the rrd file from the rrdDefinition. 
 | 
Copyright © 2021. All rights reserved.