|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FetchData | |
|---|---|
| org.jrobin.core | core JRobin implementation. |
| org.jrobin.data | JRobin data management. |
| Uses of FetchData in org.jrobin.core |
|---|
| Methods in org.jrobin.core that return FetchData | |
|---|---|
FetchData |
FetchRequest.fetchData()
Returns data from the underlying RRD and puts it in a single FetchData object. |
| Uses of FetchData in org.jrobin.data |
|---|
| Methods in org.jrobin.data with parameters of type FetchData | |
|---|---|
void |
DataProcessor.addDatasource(String name,
FetchData fetchData)
Adds DEF datasource with datasource values already available in the FetchData object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||