| Package | Description | 
|---|---|
| com.hazelcast.internal.util.concurrent | Concurrent queues etc. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | QueuedPipe<E>Composed interface for concurrent queues and sequenced containers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ManyToOneConcurrentArrayQueue<E>Many producers to single consumer concurrent queue backed by an array. | 
| class  | OneToOneConcurrentArrayQueue<E>Single producer to single consumer concurrent queue backed by an array. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.