Package | Description |
---|---|
org.opennms.netmgt.rrd.rrdtool |
Modifier and Type | Method and Description |
---|---|
MultithreadedJniRrdStrategy.UpdateCommand |
MultithreadedJniRrdStrategy.openFile(String fileName)
Opens the round robin database with the supplied name.
|
Modifier and Type | Method and Description |
---|---|
void |
MultithreadedJniRrdStrategy.closeFile(MultithreadedJniRrdStrategy.UpdateCommand update)
The 'closes' the rrd file.
|
void |
MultithreadedJniRrdStrategy.updateFile(MultithreadedJniRrdStrategy.UpdateCommand update,
String owner,
String data)
Updates the supplied round robin database with the given timestamp:value
point
|
Copyright © 2021. All rights reserved.