Uses of Class
org.rrd4j.core.jrrd.DataChunk
Packages that use DataChunk
-
Uses of DataChunk in org.rrd4j.core.jrrd
Methods in org.rrd4j.core.jrrd that return DataChunkModifier 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.Methods in org.rrd4j.core.jrrd with parameters of type DataChunk