BaseObjectPoolConfig.getTimeBetweenEvictionRunsMillis

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

@return The current setting of {@code timeBetweenEvictionRunsMillis} for this configuration instance

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

class BaseObjectPoolConfig
long
getTimeBetweenEvictionRunsMillis
()

Meta