| Interface | Description |
|---|---|
| BDBQueue.CloseableIterator<T> | |
| Consumer<T> |
A queue consumer, ca be used for
consume(Consumer). |
| Class | Description |
|---|---|
| BDBQueue |
Fast queue implementation on top of Berkley DB Java Edition.
|
| RichBDBQueue<T> |
A wrapper around
BDBQueue that provides json serialization and
blocking queue semantics. |
Copyright © 2010-2011. All Rights Reserved.