| Package | Description |
|---|---|
| com.zaxxer.hikari.util |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ConcurrentBag<T extends ConcurrentBag.IConcurrentBagEntry> |
This is a specialized concurrent bag that achieves superior performance
to LinkedBlockingQueue and LinkedTransferQueue for the purposes of a
connection pool.
|
Copyright © 2017 Zaxxer.com. All Rights Reserved.