Uses of Interface
org.jrobin.core.ConsolFuns
-
Packages that use ConsolFuns Package Description org.jrobin.core org.jrobin.data JRobin data management. -
-
Uses of ConsolFuns in org.jrobin.core
Classes in org.jrobin.core that implement ConsolFuns Modifier and Type Class Description 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 Modifier and Type Class Description class
Aggregates
Simple class which holds aggregated values (MIN, MAX, FIRST, LAST, AVERAGE and TOTAL).(package private) class
Aggregator
(package private) class
CDef
class
DataProcessor
Class which should be used for all calculations based on the data fetched from RRD files.(package private) class
Def
(package private) class
PDef
class
PercentileDef
(package private) class
SDef
(package private) class
Source
-