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