Interface ConnectionPool

    • Method Detail

      • close

        void close()
      • setError

        void setError​(Connection connection,
                      int i)
      • setNewCurrentConnection

        Connection setNewCurrentConnection()
      • getSize

        int getSize()
      • getSupervisor

        com.yahoo.jrt.Supervisor getSupervisor()