Uses of Interface
org.opennms.netmgt.rrd.RrdGraphDetails
-
-
Uses of RrdGraphDetails in org.opennms.netmgt.rrd
Classes in org.opennms.netmgt.rrd that implement RrdGraphDetails Modifier and Type Class Description classDefaultRrdGraphDetailsSimple RrdGraphDetails implementation.Methods in org.opennms.netmgt.rrd that return RrdGraphDetails Modifier and Type Method Description RrdGraphDetailsMultiOutputRrdStrategy. createGraphReturnDetails(String command, File workDir)Creates an RrdGraphDetails object representing the graph created from round robin data.RrdGraphDetailsNullRrdStrategy. createGraphReturnDetails(String command, File workDir)RrdGraphDetailsQueuingRrdStrategy. createGraphReturnDetails(String command, File workDir)Creates an RrdGraphDetails object representing the graph created from round robin data.RrdGraphDetailsRrdStrategy. createGraphReturnDetails(String command, File workDir)Creates an RrdGraphDetails object representing the graph created from round robin data.
-