Interface | Description |
---|---|
PutStrategy<E> | |
TakeStrategy<E> |
Class | Description |
---|---|
BlockingQueueFactory |
The queue factory produces
Queue instances based on a best fit to the ConcurrentQueueSpec . |
BlockingQueueFactory.BlockingModel | |
McParkTakeStrategy<E> | |
ScParkTakeStrategy<E> | |
YieldPutStrategy<E> | |
YieldTakeStrategy<E> |