Pool.getMaxBorrowWaitTimeMillis

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

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

class Pool(T)
long
getMaxBorrowWaitTimeMillis
()

Meta