BaseObjectPoolConfig.setFairness

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

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

@see GenericObjectPool#getFairness() @see GenericKeyedObjectPool#getFairness()

class BaseObjectPoolConfig
void
setFairness
()

Meta