Package | Description |
---|---|
org.jrobin.core | |
org.jrobin.data |
JRobin data management.
|
Modifier and Type | Class and 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.
|
Modifier and Type | Class and 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 |