Uses of Package
org.rrd4j.data
Package
Description
RRD4J is a high performance data logging and graphing system for time series data, implementing
RRDTool's functionality in Java.
core RRD4J implementation.
This package provides read-only access to natives RRD file.
RRD4J data management.
RRD4J graph capabilities.
-
ClassDescriptionAn abstract class to help extract single value from a set of value (VDEF in rrdtool) It can be used to add new fancy statistical calculation with rrd values
-
ClassDescriptionDeprecated.This class is deprecated.Interface to be used for custom datasources.An abstract class to help extract single value from a set of value (VDEF in rrdtool) It can be used to add new fancy statistical calculation with rrd values
-
-
ClassDescriptionDeprecated.This class is deprecated.Class which should be used for all calculations based on the data fetched from RRD files.Interface to be used for custom datasources.A enumeration of interpolation methodsDeprecated.use implementations of
IPlottable
insteadAn abstract class to help extract single value from a set of value (VDEF in rrdtool) It can be used to add new fancy statistical calculation with rrd valuesStore all the informations about a datasource point, for predictive and consistent sortingFind the point at the n-th percentile.This class store both the value and the time stamp It will be used by graph rendering legend -
ClassDescriptionClass which should be used for all calculations based on the data fetched from RRD files.Interface to be used for custom datasources.An abstract class to help extract single value from a set of value (VDEF in rrdtool) It can be used to add new fancy statistical calculation with rrd values