Uses of Interface
org.rrd4j.core.RrdFileBackend
Packages that use RrdFileBackend
-
Uses of RrdFileBackend in org.rrd4j.core
Classes in org.rrd4j.core that implement RrdFileBackendModifier and TypeClassDescriptionclassBackend which is used to store RRD data to ordinary disk files using java.nio.* package.classBackend which is used to store RRD data to ordinary files on the disk.classBackend which is used to store RRD data to ordinary files on the disk, using locking.