GenericObjectPoolConfig.setMinIdle

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

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

@see GenericObjectPool#setMinIdle(int)

class GenericObjectPoolConfig
void
setMinIdle
()

Meta