BaseObjectPoolConfig.getEvictorShutdownTimeoutMillis

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

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

@see GenericObjectPool#getEvictorShutdownTimeoutMillis() @see GenericKeyedObjectPool#getEvictorShutdownTimeoutMillis()

class BaseObjectPoolConfig
long
getEvictorShutdownTimeoutMillis
()

Meta