|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RrdDb | |
|---|---|
| org.jrobin.core | core JRobin implementation. |
| Uses of RrdDb in org.jrobin.core |
|---|
| Methods in org.jrobin.core that return RrdDb | |
|---|---|
RrdDb |
FetchRequest.getParentDb()
Returns the underlying RrdDb object. |
RrdDb |
RrdDbPool.requestRrdDb(RrdDef rrdDef)
Requests a RrdDb reference for the given RRD file definition object. |
RrdDb |
RrdDbPool.requestRrdDb(String path)
Requests a RrdDb reference for the given RRD file path. |
RrdDb |
RrdDbPool.requestRrdDb(String path,
String sourcePath)
Requests a RrdDb reference for the given path. |
| Methods in org.jrobin.core with parameters of type RrdDb | |
|---|---|
void |
RrdDbPool.release(RrdDb rrdDb)
Releases RrdDb reference previously obtained from the pool. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||