Uses of Class
org.rrd4j.core.RrdDbPool
Package
Description
core RRD4J implementation.
RRD4J data management.
RRD4J graph capabilities.
-
Uses of RrdDbPool in org.rrd4j.core
Modifier and TypeMethodDescriptionstatic RrdDbPool
RrdDbPool.getInstance()
Creates a single instance of the class on the first call, or returns already existing one.DataHolder.getPool()
Modifier and TypeMethodDescriptionvoid
Defines theRrdDbPool
to use.Set the pool that will be used and set usePool to true.(package private) RrdDb.Builder
RrdDb.Builder.setPoolInternal
(RrdDbPool pool) Internal method used to memorized the pool, without generating a loop -
Uses of RrdDbPool in org.rrd4j.data
-
Uses of RrdDbPool in org.rrd4j.graph