Interface | Description |
---|---|
RrdGraphDetails |
Container for details from an RRD graph.
|
RrdStrategy<D,F> |
Defines an abstract strategy for manipulating round robin database file.
|
Class | Description |
---|---|
DefaultRrdGraphDetails |
Simple RrdGraphDetails implementation.
|
MultiOutputRrdStrategy |
MultiOutputRrdStrategy class.
|
QueuingRrdStrategy |
Provides queuing implementation of RrdStrategy.
|
RrdConfig |
Provides access to the rrd configuration data.
|
RrdDataSource | |
RrdFileConstants |
A convenience class containing RRD file and directory related constants.
|
RrdRepository |
RrdRepository class.
|
RrdUtils |
Provides static methods for interacting with round robin files.
|
Enum | Description |
---|---|
RrdUtils.StrategyName |
Exception | Description |
---|---|
RrdException |
This exception indicates an error has occurred creating, updating, or
fetching data from an Rrd file
|
Copyright © 2015. All rights reserved.