GenericKeyedObjectPoolConfig.getMinIdlePerKey

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

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

@see GenericKeyedObjectPool#getMinIdlePerKey()

class GenericKeyedObjectPoolConfig
int
getMinIdlePerKey
()

Meta