Package | Description |
---|---|
org.jrobin.core |
Modifier and Type | Method and Description |
---|---|
Datasource |
RrdDb.getDatasource(int dsIndex)
Returns Datasource object for the given datasource index.
|
Datasource |
RrdDb.getDatasource(String dsName)
Returns Datasource object corresponding to the given datasource name.
|
(package private) Datasource[] |
RrdDb.getDatasources() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
RrdDb.archive(Datasource datasource,
double value,
long numUpdates) |