Interface PrometheusDatabaseControl
- All Known Implementing Classes:
PrometheusDataStore
public interface PrometheusDatabaseControl
Prometheus Database Control interface.
-
Method Summary
-
Method Details
-
getDriver
PrometheusJDBCDriver getDriver()Obtain the Driver.- Returns:
- the driver
-
getConn
Connection getConn()Access the connection.- Returns:
- the connection
-