public class PoolConfig
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PoolConfig |
DEFAULT_CONFIG |
| Constructor and Description |
|---|
PoolConfig(long maxIdleTimeMillis) |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxIdleTimeMillis() |
public static final PoolConfig DEFAULT_CONFIG