public interface PoolMBean
Modifier and Type | Method and Description |
---|---|
long |
getActiveConnections() |
long |
getConnectionRequests() |
long |
getIdleConnections() |
long |
getTotalConnections() |
void |
resetStaticGlobal() |
Copyright © 2020 mariadb.com. All rights reserved.