
| Interface | Description |
|---|---|
| Buffer<E> |
A multiple-producer / single-consumer buffer that rejects new elements if it is full or
fails spuriously due to contention.
|
| Class | Description |
|---|---|
| BoundedBuffer<E> |
A striped, non-blocking, bounded buffer.
|
Copyright © 2009–2025 OrientDB. All rights reserved.