public class HealthCheckConnectionPoolExecutionOptions extends HealthCheckWithThresholdExecutionOptions
| Constructor and Description |
|---|
HealthCheckConnectionPoolExecutionOptions(boolean enabled,
long time,
TimeUnit unit,
String thresholdCritical,
String thresholdWarning,
String thresholdGood,
String poolName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPoolName() |
void |
setPoolName(String poolName) |
getThresholdCritical, getThresholdGood, getThresholdWarning, setThresholdCritical, setThresholdGood, setThresholdWarninggetTime, getUnit, isEnabled, setEnabled, setTime, setUnitCopyright © 2017. All rights reserved.