BaseObjectPoolConfig.DEFAULT_EVICTOR_SHUTDOWN_TIMEOUT_MILLIS

The default value for {@code evictorShutdownTimeoutMillis} configuration attribute. @see GenericObjectPool#getEvictorShutdownTimeoutMillis() @see GenericKeyedObjectPool#getEvictorShutdownTimeoutMillis()

class BaseObjectPoolConfig
enum long DEFAULT_EVICTOR_SHUTDOWN_TIMEOUT_MILLIS;

Meta