GenericKeyedObjectPoolConfig.DEFAULT_MAX_TOTAL_PER_KEY

The default value for the {@code maxTotalPerKey} configuration attribute. @see GenericKeyedObjectPool#getMaxTotalPerKey()

class GenericKeyedObjectPoolConfig
enum int DEFAULT_MAX_TOTAL_PER_KEY;

Meta