Uses of Class
org.rrd4j.core.jrrd.RRDatabase
Package | Description |
---|---|
org.rrd4j.core.jrrd |
This package provides read-only access to natives RRD file.
|
-
Uses of RRDatabase in org.rrd4j.core.jrrd
Fields in org.rrd4j.core.jrrd declared as RRDatabase Modifier and Type Field Description (package private) RRDatabase
Archive. db
Constructors in org.rrd4j.core.jrrd with parameters of type RRDatabase Constructor Description Archive(RRDatabase db)