GenericKeyedObjectPoolConfig.getMaxTotalPerKey

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

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

@see GenericKeyedObjectPool#getMaxTotalPerKey()

class GenericKeyedObjectPoolConfig
int
getMaxTotalPerKey
()

Meta