Uses of Interface
org.rrd4j.core.RrdFileBackend
-
Uses of RrdFileBackend in org.rrd4j.core
Modifier and TypeClassDescriptionclass
Backend which is used to store RRD data to ordinary disk files using java.nio.* package.class
Backend which is used to store RRD data to ordinary files on the disk.class
Backend which is used to store RRD data to ordinary files on the disk, using locking.