Interface ConnectionPoolMetrics


public interface ConnectionPoolMetrics
Author:
Mladen Cikara
  • Method Details

    • getConnectionPoolName

      String getConnectionPoolName()
    • getNumActive

      int getNumActive()
    • getNumIdle

      int getNumIdle()