Package | Description |
---|---|
com.zaxxer.hikari.util |
Modifier and Type | Class and 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 © 2019 Zaxxer.com. All rights reserved.