Package ca.uhn.fhir.jpa.config.util
Class ConnectionPoolInfoProvider
java.lang.Object
ca.uhn.fhir.jpa.config.util.ConnectionPoolInfoProvider
- All Implemented Interfaces:
IConnectionPoolInfoProvider
Utility to hide complexity involved in obtaining connection pool information
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ConnectionPoolInfoProvider
-
-
Method Details
-
getTotalConnectionSize
- Specified by:
getTotalConnectionSize
in interfaceIConnectionPoolInfoProvider
-
getActiveConnections
- Specified by:
getActiveConnections
in interfaceIConnectionPoolInfoProvider
-
getMaxWaitMillis
- Specified by:
getMaxWaitMillis
in interfaceIConnectionPoolInfoProvider
-