| Package | Description |
|---|---|
| org.apache.bookkeeper.common.collections |
Bookkeeper common collections.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchedArrayBlockingQueue<T>
This implements a
BlockingQueue backed by an array with fixed capacity. |
class |
BlockingMpscQueue<T>
Blocking queue optimized for multiple producers and single consumer.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.