Package | Description |
---|---|
org.opennms.netmgt.rrd | |
org.opennms.netmgt.rrd.jrobin | |
org.opennms.netmgt.rrd.rrdtool | |
org.opennms.netmgt.rrd.tcp |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRrdGraphDetails
Simple RrdGraphDetails implementation.
|
Modifier and Type | Method and Description |
---|---|
RrdGraphDetails |
RrdStrategy.createGraphReturnDetails(String command,
File workDir)
Creates an RrdGraphDetails object representing the graph created from
round robin data.
|
RrdGraphDetails |
NullRrdStrategy.createGraphReturnDetails(String command,
File workDir) |
RrdGraphDetails |
QueuingRrdStrategy.createGraphReturnDetails(String command,
File workDir)
Creates an RrdGraphDetails object representing the graph created from
round robin data.
|
RrdGraphDetails |
MultiOutputRrdStrategy.createGraphReturnDetails(String command,
File workDir)
Creates an RrdGraphDetails object representing the graph created from
round robin data.
|
Modifier and Type | Class and Description |
---|---|
class |
JRobinRrdGraphDetails
Container for details from a JRobin RRD graph.
|
Modifier and Type | Method and Description |
---|---|
RrdGraphDetails |
JRobinRrdStrategy.createGraphReturnDetails(String command,
File workDir)
Creates an RrdGraphDetails object representing the graph created from
round robin data.
|
Modifier and Type | Class and Description |
---|---|
class |
JniGraphDetails
JniGraphDetails class.
|
Modifier and Type | Method and Description |
---|---|
RrdGraphDetails |
AbstractJniRrdStrategy.createGraphReturnDetails(String command,
File workDir)
Creates an RrdGraphDetails object representing the graph created from
round robin data.
|
Modifier and Type | Method and Description |
---|---|
RrdGraphDetails |
QueuingTcpRrdStrategy.createGraphReturnDetails(String command,
File workDir)
Creates an RrdGraphDetails object representing the graph created from
round robin data.
|
RrdGraphDetails |
TcpRrdStrategy.createGraphReturnDetails(String command,
File workDir)
Creates an RrdGraphDetails object representing the graph created from
round robin data.
|
Copyright © 2021. All rights reserved.