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