BaseObjectPoolConfig.getNumTestsPerEvictionRun

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

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

@see GenericObjectPool#getNumTestsPerEvictionRun() @see GenericKeyedObjectPool#getNumTestsPerEvictionRun()

class BaseObjectPoolConfig
int
getNumTestsPerEvictionRun
()

Meta