Uses of Class
org.jrobin.core.jrrd.DataChunk

Packages that use DataChunk
org.jrobin.core.jrrd   
 

Uses of DataChunk in org.jrobin.core.jrrd
 

Methods in org.jrobin.core.jrrd that return DataChunk
 DataChunk RRDatabase.getData(ConsolidationFunctionType type)
          Returns data from the database corresponding to the given consolidation function and a step size of 1.
 DataChunk RRDatabase.getData(ConsolidationFunctionType type, long step)
          Returns data from the database corresponding to the given consolidation function.
 



Copyright © 2003-2008. All Rights Reserved.