public class JRrd2FetchStrategy extends AbstractRrdBasedFetchStrategy
Constructor and Description |
---|
JRrd2FetchStrategy() |
Modifier and Type | Method and Description |
---|---|
protected FetchResults |
fetchMeasurements(long start,
long end,
long step,
int maxrows,
Map<Source,String> rrdsBySource,
Map<String,Object> constants,
QueryMetadata metadata)
Performs the actual retrieval of the values from the RRD/JRB files.
|
fetch
protected FetchResults fetchMeasurements(long start, long end, long step, int maxrows, Map<Source,String> rrdsBySource, Map<String,Object> constants, QueryMetadata metadata) throws org.jrobin.core.RrdException
AbstractRrdBasedFetchStrategy
fetchMeasurements
in class AbstractRrdBasedFetchStrategy
org.jrobin.core.RrdException
Copyright © 2021. All rights reserved.