Uses of Class
org.rrd4j.core.jrrd.DataChunk
-
Uses of DataChunk in org.rrd4j.core.jrrd
Modifier and TypeMethodDescriptionRRDatabase.getData
(ConsolidationFunctionType type) Returns data from the database corresponding to the given consolidation function and a step size of 1.RRDatabase.getData
(ConsolidationFunctionType type, long startTime, long endTime, long stepSeconds) getData.RRDatabase.getData
(ConsolidationFunctionType type, Date startDate, Date endDate, long step) Returns data from the database corresponding to the given consolidation function.