BaseGenericObjectPool.getDestroyedByBorrowValidationCount

The total number of objects destroyed by this pool as a result of failing validation during <code>borrowObject()</code> over the lifetime of the pool. @return validation destroyed object count

class BaseGenericObjectPool
long
getDestroyedByBorrowValidationCount
()

Meta