| Interface | Description |
|---|---|
| LinkedQueuePool.CheckStrategy | |
| LinkedQueuePool.Monitor<R> | |
| Pool<T> |
| Class | Description |
|---|---|
| LinkedQueuePool<R> | |
| LinkedQueuePool.CheckStrategy.TimeoutCheckStrategy | |
| LinkedQueuePool.Monitor.Adapter<R> | |
| MarshlandPool<T> |
A concurrent pool that attempts to use thread-local pooling (puddles!) rather than a single big pool of objects to
lower contention.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.