BaseObjectPoolConfig.setMaxWaitMillis

Set the value for the {@code maxWait} configuration attribute for pools created with this configuration instance.

@param maxWaitMillis The new setting of {@code maxWaitMillis} for this configuration instance

@see GenericObjectPool#getMaxWaitMillis() @see GenericKeyedObjectPool#getMaxWaitMillis()

class BaseObjectPoolConfig
void
setMaxWaitMillis

Meta