public interface ConnectionPoolState
| Modifier and Type | Method and Description |
|---|---|
int |
getBorrowedCount() |
ConnectionPoolInfo |
getConnectionPoolInfo() |
long |
getTimeToBorrow() |
long |
getTimeToBorrowNanos() |
long getTimeToBorrowNanos()
long getTimeToBorrow()
int getBorrowedCount()
ConnectionPoolInfo getConnectionPoolInfo()
Copyright © 2016 Atlassian. All rights reserved.