Package | Description |
---|---|
org.jrobin.core.jrrd |
Modifier and Type | Method and Description |
---|---|
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.
|
(package private) DataChunk |
Archive.loadData(DataChunk chunk) |
Modifier and Type | Method and Description |
---|---|
(package private) DataChunk |
Archive.loadData(DataChunk chunk) |
(package private) void |
Archive.loadData(DataChunk chunk,
long startTime,
long endTime) |