public abstract class PoolStats
extends java.lang.Object
| Constructor and Description |
|---|
PoolStats(long timeoutMs) |
| Modifier and Type | Method and Description |
|---|---|
int |
getActiveConnections() |
int |
getIdleConnections() |
int |
getPendingThreads() |
int |
getTotalConnections() |
Copyright © 2018 Zaxxer.com. All Rights Reserved.