Uses of Class
org.jrobin.core.RrdDbPool
-
Packages that use RrdDbPool Package Description org.jrobin.core -
-
Uses of RrdDbPool in org.jrobin.core
Methods in org.jrobin.core that return RrdDbPool Modifier and Type Method Description static RrdDbPool
RrdDbPool. getInstance()
Creates a single instance of the class on the first call, or returns already existing one.
-