Interface PoolProperties

    • Method Detail

      • getSteadyPoolSize

        int getSteadyPoolSize()
        gets the steady pool size of the pool
        Returns:
        steady pool size
      • getMaxPoolSize

        int getMaxPoolSize()
        gets the max pool size of the pool
        Returns:
        max pool size
      • getResizeQuantity

        int getResizeQuantity()
        gets the resize quantity of the pool
        Returns:
        resize quantity
      • getIdleTimeout

        long getIdleTimeout()
        gets the idle connection timeout value
        Returns:
        idle timeout value
      • getWaitQueueLength

        int getWaitQueueLength()
        gets the current wait queue length
        Returns:
        wait queue length