Interface | Description |
---|---|
MeasurementFetchStrategy |
Used to retrieve measurements from the current persistence mechanism.
|
Class | Description |
---|---|
AbstractRrdBasedFetchStrategy |
Used to fetch measurements from RRD files.
|
FetchResults |
Used to store the results of a fetch.
|
JrobinFetchStrategy |
Used to fetch measurements from JRB files.
|
MeasurementFetchStrategyFactory |
Used to instantiate a fetch strategy based on the
current persistence strategy.
|
NoOpStrategy | |
RrdtoolXportFetchStrategy |
Used to fetch measurements from RRD files by invoking
rrdtool via exec.
|
Copyright © 2015. All rights reserved.