GenericKeyedObjectPoolConfig.setMaxTotalPerKey

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

@param maxTotalPerKey The new setting of {@code maxTotalPerKey} for this configuration instance

@see GenericKeyedObjectPool#setMaxTotalPerKey(int)

class GenericKeyedObjectPoolConfig
void
setMaxTotalPerKey

Meta