Package | Description |
---|---|
org.opennms.web.rest.measurements.fetch |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRrdBasedFetchStrategy
Used to fetch measurements from RRD files.
|
class |
JrobinFetchStrategy
Used to fetch measurements from JRB files.
|
class |
NoOpStrategy |
class |
RrdtoolXportFetchStrategy
Used to fetch measurements from RRD files by invoking
rrdtool via exec.
|
Modifier and Type | Method and Description |
---|---|
MeasurementFetchStrategy |
MeasurementFetchStrategyFactory.getFetchStrategy() |
Copyright © 2015. All rights reserved.