Uses of Class
org.jrobin.core.RrdFileBackend

Packages that use RrdFileBackend
org.jrobin.core core JRobin implementation. 
 

Uses of RrdFileBackend in org.jrobin.core
 

Subclasses of RrdFileBackend in org.jrobin.core
 class RrdNioBackend
          JRobin backend which is used to store RRD data to ordinary disk files by using fast java.nio.* package.
 class RrdSafeFileBackend
          JRobin backend which is used to store RRD data to ordinary files on the disk.
 



Copyright © 2003-2008. All Rights Reserved.