Uses of Interface
org.jrobin.core.ConsolFuns

Packages that use ConsolFuns
org.jrobin.core core JRobin implementation. 
org.jrobin.data JRobin data management. 
 

Uses of ConsolFuns in org.jrobin.core
 

Classes in org.jrobin.core that implement ConsolFuns
 class ArcDef
          Class to represent single archive definition within the RRD.
 class Archive
          Class to represent single RRD archive in a RRD with its internal state.
 class FetchData
          Class used to represent data fetched from the RRD.
 

Uses of ConsolFuns in org.jrobin.data
 

Classes in org.jrobin.data that implement ConsolFuns
 class Aggregates
          Simple class which holds aggregated values (MIN, MAX, FIRST, LAST, AVERAGE and TOTAL).
 class DataProcessor
          Class which should be used for all calculations based on the data fetched from RRD files.
 



Copyright © 2003-2008. All Rights Reserved.