BaseObjectPoolConfig.DEFAULT_MAX_WAIT_MILLIS

The default value for the {@code maxWait} configuration attribute. @see GenericObjectPool#getMaxWaitMillis() @see GenericKeyedObjectPool#getMaxWaitMillis()

class BaseObjectPoolConfig
enum long DEFAULT_MAX_WAIT_MILLIS;

Meta