BaseObjectPoolConfig.DEFAULT_TIME_BETWEEN_EVICTION_RUNS_MILLIS

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

class BaseObjectPoolConfig
enum long DEFAULT_TIME_BETWEEN_EVICTION_RUNS_MILLIS;

Meta