public interface HikariPoolMBean
| Modifier and Type | Method and Description |
|---|---|
void |
closeIdleConnections() |
int |
getActiveConnections() |
int |
getIdleConnections() |
int |
getThreadsAwaitingConnection() |
int |
getTotalConnections() |
Copyright © 2014 Zaxxer.com. All rights reserved.