Uses of Class
org.rrd4j.core.RrdDef
-
Uses of RrdDef in org.rrd4j.core
Modifier and TypeMethodDescriptionRrdDb.getRrdDef()
Returns RRD definition object which can be used to create new RRD with the same creation parameters but with no data in it.RrdDefTemplate.getRrdDef()
Returns RrdDef object constructed from the underlying XML template.Modifier and TypeMethodDescriptionstatic RrdDb
Returns a new RRD object from the definition.RrdDbPool.requestRrdDb
(RrdDef rrdDef) Requests a RrdDb reference for the given RRD definition object.(package private) RrdDb
RrdDbPool.requestRrdDb
(RrdDef rrdDef, RrdBackendFactory factory)