Uses of Class
org.rrd4j.data.Aggregates
Package | Description |
---|---|
org.rrd4j.core |
core RRD4J implementation.
|
org.rrd4j.data |
RRD4J data management.
|
-
Uses of Aggregates in org.rrd4j.core
Methods in org.rrd4j.core that return Aggregates Modifier and Type Method Description Aggregates
FetchData. getAggregates(String dsName)
Deprecated.This method is deprecated.Aggregates
FetchData. getRpnAggregates(String rpnExpression)
Deprecated.This method is deprecated. -
Uses of Aggregates in org.rrd4j.data
Methods in org.rrd4j.data that return Aggregates Modifier and Type Method Description (package private) Aggregates
Aggregator. getAggregates(long tStart, long tEnd)
Deprecated.Aggregates
DataProcessor. getAggregates(String sourceName)
Deprecated.UseVariable
based method instead.(package private) Aggregates
Def. getAggregates(long tStart, long tEnd)
Deprecated.(package private) Aggregates
Source. getAggregates(long tStart, long tEnd)
Deprecated.This method is deprecated.