Interface | Description |
---|---|
ConcurrentPool.ItemFactory<T> |
Factory for creating and closing pooled items.
|
Class | Description |
---|---|
ConcurrentLinkedDeque<E> |
A concurrent linked-list implementation of a
Deque (double-ended queue). |
ConcurrentPool<T> |
A concurrent pool implementation.
|
IndexMap |
Efficiently maps each integer in a set to another integer in a set, useful for merging bulk write errors when a bulk write must be
split into multiple batches.
|
PowerOfTwoBufferPool |
Power-of-two buffer pool implementation.
|
SslHelper |
This class should not be considered a part of the public API.
|
Copyright © 2016. All Rights Reserved.