public class PoolMonitoringInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
currentSize |
int |
currentUsage |
int |
initialSize |
int |
maximumSize |
int |
usagePeak |
Constructor and Description |
---|
PoolMonitoringInfo() |