Package | Description |
---|---|
org.ldaptive.pool |
Modifier and Type | Class and Description |
---|---|
class |
IdlePruneStrategy
Removes connections from the pool based on how long they have been idle in the available queue.
|
Modifier and Type | Method and Description |
---|---|
PruneStrategy |
AbstractPool.getPruneStrategy()
Returns the prune strategy for this pool.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPool.setPruneStrategy(PruneStrategy ps)
Sets the prune strategy for this pool.
|
Copyright © 2017. All rights reserved.