BaseObjectPoolConfig.getMaxWaitMillis

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

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

@see GenericObjectPool#getMaxWaitMillis() @see GenericKeyedObjectPool#getMaxWaitMillis()

class BaseObjectPoolConfig
long
getMaxWaitMillis
()

Meta