BaseObjectPoolConfig.setTimeBetweenEvictionRunsMillis

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

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

@see GenericObjectPool#getTimeBetweenEvictionRunsMillis() @see GenericKeyedObjectPool#getTimeBetweenEvictionRunsMillis()

class BaseObjectPoolConfig
void
setTimeBetweenEvictionRunsMillis

Meta