Pool.getMeanBorrowWaitTimeMillis

Returns the mean waiting time spent by threads to obtain a resource from this pool.

@return The mean waiting time, in milliseconds, -1 if the pool is inactive.

class Pool(T)
long
getMeanBorrowWaitTimeMillis
()

Meta